6 lines
85 B
JSON
6 lines
85 B
JSON
|
{
|
||
|
"ext": "js, ts, json",
|
||
|
"exec": "npm run dev2 || exit 1",
|
||
|
"ignore": ["dist/*"]
|
||
|
}
|