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 a891ce3 commit 0e4f9daCopy full SHA for 0e4f9da
package.json
@@ -3,7 +3,7 @@
3
"version": "1.0.0",
4
"main": "main.js",
5
"scripts": {
6
- "start": "npx serve"
+ "start": "tsc && npx serve"
7
},
8
"devDependencies": {
9
"tslint": "^6.1.3",
0 commit comments