Skip to content
This repository was archived by the owner on Dec 27, 2023. It is now read-only.

Commit 728432b

Browse files
committed
add nodemon configurations
1 parent cdfaeb2 commit 728432b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

most-frequent-words/nodemon.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"execMap": {
3+
"js": "sucrase-node"
4+
}
5+
}

0 commit comments

Comments
 (0)