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 9f3fc5a commit b946f34Copy full SHA for b946f34
package.json
@@ -49,7 +49,7 @@
49
"prepublishOnly": "npm run build",
50
"prepare": "husky install",
51
"semantic-release": "semantic-release",
52
- "run:tsc:demo": "ts-node ./typescript-compiler-api-demo.ts"
+ "run:tsc:demo": "ts-node ./src/typescript-compiler-api-demo.ts"
53
},
54
"author": "ysk8hori",
55
"license": "ISC",
0 commit comments