5 lines
67 B
JSON
5 lines
67 B
JSON
|
|
{
|
||
|
|
"watch": ["."],
|
||
|
|
"ignore": ["node_modules/**", "data.json"]
|
||
|
|
}
|