sch-default-json schema.json template { "schema": "http://json-schema.org/schema", "id": "${1:schematics-id}", "title": "${2:title}", "type": "object", "description": "${3:description}", "properties": {}, "required": [] }