Skip to content

Commit

Permalink
revert to tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Qanpi committed May 7, 2024
1 parent ec0cc3b commit 929ed4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/nodemon.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"delay": 1000,
"ignore": ["test/"],
"execMap": {
"ts": "npx ts-node"
"ts": "npx tsx"
}
}

0 comments on commit 929ed4b

Please sign in to comment.