There was an error while loading. Please reload this page.
2 parents def260b + fa86d13 commit 7ac04dcCopy full SHA for 7ac04dc
package.json
@@ -45,6 +45,7 @@
45
"build": "npm run build:compiler && npm run build:tests",
46
"build:compiler": "jake local",
47
"build:tests": "jake tests",
48
+ "start": "node lib/tsc",
49
"clean": "jake clean",
50
"jake": "jake",
51
"lint": "jake lint",
0 commit comments