Skip to content

Commit dfdcef0

Browse files
author
Wassim CHEGHAM
committed
chore: add missing --watch
1 parent a8ab267 commit dfdcef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"url": "[email protected]:compodoc/ts-stats.git"
1212
},
1313
"scripts": {
14-
"start": "tsc",
14+
"start": "tsc --watch",
1515
"prepublishOnly": "tsc"
1616
},
1717
"keywords": [

0 commit comments

Comments
 (0)