7a20691f13
PR Close #21326
12 lines
152 B
JSON
12 lines
152 B
JSON
{
|
|
"description": "Http",
|
|
"files":[
|
|
"!**/*.d.ts",
|
|
"!**/*.js",
|
|
|
|
"!src/testing/*.*",
|
|
"!src/index-specs.html"
|
|
],
|
|
"tags": ["http"]
|
|
}
|