in client/src/yaml-support/schema-holder.ts [7:9]
public loadSchemaFromRaw(): void { this.schema = util.loadJson(CLOUDFORMATION_SCHEMA_FILE); }