convert exiting to use deprecated name converted to new api text warnings fix plunker text test weak text space text lint order tweak
10 lines
141 B
JSON
10 lines
141 B
JSON
{
|
|
"description": "Dynamic Form Deprecated",
|
|
"files":[
|
|
"!**/*.d.ts",
|
|
"!**/*.js",
|
|
"!**/*.[1].*"
|
|
],
|
|
"tags":["cookbook"]
|
|
}
|