9 lines
182 B
JSON
9 lines
182 B
JSON
{
|
|
"script": "index.js",
|
|
"watch": true,
|
|
"ignore_watch": ["cache", "cache.json", ".*"],
|
|
"watch_options": {
|
|
"followSymlinks": false
|
|
},
|
|
"name": "Cache"
|
|
}
|