keyoxide-web/nodemon.json
2023-09-14 12:30:12 +02:00

6 lines
No EOL
89 B
JSON

{
"env": {
"NODE_ENV": "development"
},
"ext": "js,json,css,pug,md"
}