docs/nodemon.json

11 строки
138 B
JSON

{
"ext": "js,json,yml,md,html,scss",
"ignore": [
"assets",
"script",
"translations",
"stylesheets",
"tests"
]
}