6 lines
144 B
JSON
6 lines
144 B
JSON
|
{
|
||
|
"ignoreRoot": [".git"],
|
||
|
"watch": ["node_modules/@uci/","node_modules/@uci-utils/","src/","examples/"],
|
||
|
"ext":"js,json,yaml,yml"
|
||
|
}
|