D3V-Server/backend/nodemon.json
2026-03-07 20:49:44 +07:00

7 lines
81 B
JSON

{
"verbose": false,
"ignore": [
"data"
],
"ext": "js json ejs cjs"
}