21 lines
271 B
JSON
21 lines
271 B
JSON
{
|
|
"watch": [
|
|
"core",
|
|
"config",
|
|
"plugins",
|
|
"user",
|
|
"templates",
|
|
"index.js"
|
|
],
|
|
"ext": "js,json",
|
|
"ignore": [
|
|
".git",
|
|
".backup",
|
|
"actions",
|
|
"node_modules",
|
|
"ui",
|
|
"docs",
|
|
"nodemon.json"
|
|
],
|
|
"legacyWatch": false
|
|
} |