12 lines
213 B
JSON
12 lines
213 B
JSON
|
{
|
||
|
"description": "QuickStart Setup",
|
||
|
"files": [
|
||
|
"app/app.component.ts",
|
||
|
"app/app.module.ts",
|
||
|
"app/main.ts",
|
||
|
"index.html"
|
||
|
],
|
||
|
"open": "app/app.component.ts",
|
||
|
"tags": ["quickstart setup"]
|
||
|
}
|