angular-cn/aio/content/examples/setup/plnkr.json

14 lines
260 B
JSON

{
"description": "QuickStart Setup",
"basePath": "src/",
"files": [
"app/app.component.ts",
"app/app.module.ts",
"index.html",
"main.ts",
"styles.css"
],
"open": "app/app.component.ts",
"tags": ["quickstart", "setup", "seed"]
}