2017-04-20 16:01:44 +01:00

11 lines
148 B
JSON

{
"description": "Http",
"basePath": "src/",
"files":[
"!**/*.d.ts",
"!**/*.js",
"!**/*.[1].*"
],
"tags": ["http", "jsonp"]
}