angular/aio/content/examples/set-document-title/stackblitz.json
2018-01-23 21:30:27 -08:00

9 lines
143 B
JSON

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