Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 170 Bytes

sch-property.md

File metadata and controls

11 lines (9 loc) · 170 Bytes

sch-property

Add a property to schema.json

"${1:property}": {
  "description": "${2:description}",
  "type": "${3:string}",
  "default": "${4:default}"
}