6 lines
75 B
JSON
6 lines
75 B
JSON
{
|
|
"exec": "npm run test:unit",
|
|
"ext": "spec.ts",
|
|
"watch" : "./src"
|
|
}
|