10 lines
148 B
JSON
Raw Permalink Normal View History

{
"description": "Intro to Angular",
"basePath": "src/",
"files":[
2016-04-27 11:28:22 -07:00
"!**/*.d.ts",
"!**/*.js",
"!app/hero-list.component.1.*"
]
2016-04-27 11:28:22 -07:00
}