angular-cn/aio/content/examples/practical-observable-usage/example-config.json

9 lines
114 B
JSON

{
"tests": [
{
"cmd": "yarn",
"args": [ "tsc", "--project", "./tsconfig.app.json" ]
}
]
}