Files

11 lines
170 B
JSON
Raw Permalink Normal View History

2017-07-04 10:58:20 -04:00
{
"description": "Providers",
"files": [
"!**/*.d.ts",
"!**/*.js",
"!**/*.[0,1,2].*"
2017-07-04 10:58:20 -04:00
],
"file": "src/app/app.component.ts",
2017-07-04 10:58:20 -04:00
"tags": ["providers"]
}