9 lines
175 B
JSON
9 lines
175 B
JSON
{
|
|
"script": "index.js",
|
|
"watch": true,
|
|
"ignore_watch": ["config", "data", ".*"],
|
|
"watch_options": {
|
|
"followSymlinks": false
|
|
},
|
|
"name": "API"
|
|
}
|