There was an error while loading. Please reload this page.
1 parent e3c3058 commit da344bfCopy full SHA for da344bf
1 file changed
package.json
@@ -4,6 +4,7 @@
4
"main": "dist",
5
"license": "MIT",
6
"scripts": {
7
+ "tsc": "tsc",
8
"watch": "$npm_execpath run tsc --w -noEmit",
9
"watch-build": "$npm_execpath run tsc --w",
10
"build": "$npm_execpath run tsc",
0 commit comments