Skip to content

Commit

Permalink
docs(readme): adds ts-overrides-plugin live example (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
DiFuks authored Jul 18, 2024
1 parent 1bd211d commit 78e9727
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,8 @@ export default function (

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

[`{ transform: "ts-overrides-plugin", transformProgram: true }`](https://github.com/DiFuks/ts-overrides-plugin)

## Plugin Package Configuration

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

0 comments on commit 78e9727

Please sign in to comment.