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

9 lines
114 B
JSON
Raw Normal View History

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