Files
Angular-Cn/aio/content/examples/forms/stackblitz.json
T

9 lines
135 B
JSON
Raw Normal View History

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