10 lines
147 B
JSON
10 lines
147 B
JSON
{
|
|
"description": "Set The Document Title In Angular 2",
|
|
"files": [
|
|
"!**/*.d.ts",
|
|
"!**/*.js",
|
|
"!**/*.[1].*"
|
|
],
|
|
"tags": [ "cookbook" ]
|
|
}
|