docs/nodemon.json

12 строки
153 B
JSON

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