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