mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
12 lines
219 B
JSON
12 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"]
|
|
}
|