## 🚀 Feature Proposal If you use [ttypescript](https://www.npmjs.com/package/ttypescript), you can define `plugins` section in compilerOptions It would be great to make it visible in ts-jest <!-- A clear and concise description of what the feature is. --> ## Motivation do not duplicate plugins in tsconfig.json and jest.config.js <!-- Please outline the motivation for the proposal. --> ## Example <!-- Please provide an example for how this feature would be used. -->
🚀 Feature Proposal
If you use ttypescript, you can define
pluginssection in compilerOptionsIt would be great to make it visible in ts-jest
Motivation
do not duplicate plugins in tsconfig.json and jest.config.js
Example