angular-cn/aio/content/examples/cb-component-relative-paths/ts/plnkr.json

10 lines
136 B
JSON

{
"description": "Module-relative Paths",
"basePath": "src/",
"files": [
"!**/*.d.ts",
"!**/*.js"
],
"tags": [ "cookbook" ]
}