Skip to content

Commit cf33500

Browse files
committed
nodemon.json: update to hot-reload on ts file changes
1 parent 4a98bbb commit cf33500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nodemon.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"env": {
1313
"NODE_ENV": "development"
1414
},
15-
"ext": "js json"
15+
"ext": "js ts json"
1616
}

0 commit comments

Comments
 (0)