We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcb685b commit 324a9faCopy full SHA for 324a9fa
examples/ts-plugin-example/package.json
@@ -12,6 +12,7 @@
12
"scripts": {
13
"test:unit": "bun test",
14
"test:types": "tspc --project ./tsconfig.transformer.json",
15
+ "prepare": "ts-patch install -s",
16
"clean": "rm -rf out && echo done"
17
},
18
"dependencies": {
0 commit comments