{
"description": "Forms",
"files":[
"!**/*.d.ts",
"!**/*.js"
],
"file": "src/app/hero-form/hero-form.component.html"
}