9 lines
126 B
JSON
Raw Normal View History

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