We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bd211d commit 78e9727Copy full SHA for 78e9727
README.md
@@ -265,6 +265,8 @@ export default function (
265
266
[`{ transform: "@typescript-virtual-barrel/compiler-plugin", transformProgram: true }`](https://github.com/zaguiini/typescript-virtual-barrel)
267
268
+[`{ transform: "ts-overrides-plugin", transformProgram: true }`](https://github.com/DiFuks/ts-overrides-plugin)
269
+
270
## Plugin Package Configuration
271
272
The plugin package configuration allows you to specify custom options for your TypeScript plugin.
0 commit comments