9 lines
181 B
JSON
9 lines
181 B
JSON
|
{
|
||
|
"script": "index.js",
|
||
|
"watch": true,
|
||
|
"ignore_watch": ["cached", ".*"],
|
||
|
"watch_options": {
|
||
|
"followSymlinks": false
|
||
|
},
|
||
|
"name": "Violets-Purgatory"
|
||
|
}
|