Skip to content

Commit 78e9727

Browse files
authored
docs(readme): adds ts-overrides-plugin live example (#162)
1 parent 1bd211d commit 78e9727

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,8 @@ export default function (
265265

266266
[`{ transform: "@typescript-virtual-barrel/compiler-plugin", transformProgram: true }`](https://github.com/zaguiini/typescript-virtual-barrel)
267267

268+
[`{ transform: "ts-overrides-plugin", transformProgram: true }`](https://github.com/DiFuks/ts-overrides-plugin)
269+
268270
## Plugin Package Configuration
269271

270272
The plugin package configuration allows you to specify custom options for your TypeScript plugin.

0 commit comments

Comments
 (0)