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

9 lines
95 B
JSON

{
"e2e": [
{
"cmd": "yarn",
"args": [ "tsc", "--project", "./" ]
}
]
}