angular-cn/aio/content/examples/http/stackblitz.json

12 lines
152 B
JSON
Raw Normal View History

{
"description": "Http",
"files":[
"!**/*.d.ts",
"!**/*.js",
"!src/testing/*.*",
"!src/index-specs.html"
],
"tags": ["http"]
}