1
0
Fork 0
freesewing/sites/backend/nodemon.json

5 lines
57 B
JSON
Raw Normal View History

{
"verbose": true,
"ignore": ["tests/**.test.mjs"]
}