10 lines
164 B
JSON
10 lines
164 B
JSON
|
{
|
||
|
"description": "Getting Started",
|
||
|
"files":[
|
||
|
"!**/*.d.ts",
|
||
|
"!**/*.js",
|
||
|
"!**/*.[0-9].*"
|
||
|
],
|
||
|
"tags": ["Angular", "getting started", "tutorial"]
|
||
|
}
|