angular/aio/content/examples/hierarchical-dependency-injection/plnkr.json
2017-03-28 10:21:46 +01:00

9 lines
167 B
JSON

{
"description": "Hierachical Dependency Injection",
"basePath": "src/",
"files":[
"!**/*.d.ts",
"!**/*.js"
],
"tags": ["dependency", "injection"]
}