Skip to content

Commit bc4f792

Browse files
committed
🎨 Create src folder and move index
1 parent 8bb2d41 commit bc4f792

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Diff for: nodemon.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"execMap": {
3-
"js": "sucrase-node"
3+
"js": "sucrase-node src/index.js"
44
}
55
}

Diff for: index.js renamed to src/index.js

File renamed without changes.

0 commit comments

Comments
 (0)