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