mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
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"]
|
|
}
|