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 a8ab267 commit dfdcef0Copy full SHA for dfdcef0
package.json
@@ -11,7 +11,7 @@
11
"url": "[email protected]:compodoc/ts-stats.git"
12
},
13
"scripts": {
14
- "start": "tsc",
+ "start": "tsc --watch",
15
"prepublishOnly": "tsc"
16
17
"keywords": [
0 commit comments