angular-docs-cn/public/docs/_examples/cli-quickstart/ts/example-config.json.temporarily-removed
Filipe Silva 0d49fecd30 chore: update to @types (#1872)
* chore: update examples to @types
* fix toh-6 aot and add types link
2016-10-20 17:01:16 -07:00

5 lines
55 B
Plaintext

{
"build": "build:cli",
"run": "http-server:cli"
}