Initial commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"watch": [
|
||||
"core",
|
||||
"config",
|
||||
"plugins",
|
||||
"user",
|
||||
"templates",
|
||||
"index.js"
|
||||
],
|
||||
"ext": "js,json",
|
||||
"ignore": [
|
||||
".git",
|
||||
".backup",
|
||||
"actions",
|
||||
"node_modules",
|
||||
"ui",
|
||||
"docs",
|
||||
"nodemon.json"
|
||||
],
|
||||
"legacyWatch": false
|
||||
}
|
||||
Reference in New Issue
Block a user