We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 383efd1 commit f7d2749Copy full SHA for f7d2749
nodemon.json
@@ -8,6 +8,6 @@
8
"dist",
9
"./test/out"
10
],
11
- "ext": "ts",
+ "ext": "ts,json,yml,yaml",
12
"optOut": true
13
}
0 commit comments