Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 254 Bytes

sch-new-schematic-default.md

File metadata and controls

11 lines (9 loc) · 254 Bytes

sch-new-schematic-default

Add a schematic to collection.json by deafult function

"${1:schematic-name}": {
  "description": "${2:Description.}",
  "factory": "./${1:schematic-name}",
  "schema": "./${1:schematic-name}/schema.json"
}