13 lines
219 B
JSON
13 lines
219 B
JSON
{
|
|
"description": "QuickStart",
|
|
"basePath": "src/",
|
|
"files": [
|
|
"app/app.component.ts",
|
|
"app/app.module.ts",
|
|
"main.ts",
|
|
"index.html"
|
|
],
|
|
"open": "app/app.component.ts",
|
|
"tags": ["quickstart"]
|
|
}
|