league_koa/nodemon.json
2025-06-07 00:51:28 +01:00

6 lines
56 B
JSON

{
"execMap": {
"js": "node --env-file=.env"
}
}