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 0cf36a8 commit 17ae3b1Copy full SHA for 17ae3b1
package.json
@@ -17,7 +17,7 @@
17
"commit": "git-cz",
18
"knip": "knip",
19
"postinstall-plugin-typescript": "npx tsx --tsconfig=packages/plugin-typescript/tsconfig.lib.json packages/plugin-typescript/src/postinstall/index.ts",
20
- "_postinstall": "npm run postinstall-plugin-typescript"
+ "postinstall": "npm run postinstall-plugin-typescript"
21
},
22
"private": true,
23
"engines": {
0 commit comments