11 lines
150 B
JSON
11 lines
150 B
JSON
{
|
|
"watch": [
|
|
"src",
|
|
"index.html"
|
|
],
|
|
"ext": "js,json,html",
|
|
"ignore": [
|
|
"node_modules",
|
|
"cache"
|
|
]
|
|
} |