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 eb22451 commit 83dd25bCopy full SHA for 83dd25b
package.json
@@ -5,6 +5,7 @@
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
7
"scripts": {
8
+ "compile": "tsc --noEmit",
9
"build": "tsc -b",
10
"prepare": "npm run build"
11
},
0 commit comments