eslint-plugin-json-schema-validator
Version:
ESLint plugin that validates data using JSON Schema Validator.
1 lines • 1.32 kB
JSON
{"title":"JSON schema for beautifyrc","$schema":"http://json-schema.org/draft-04/schema#","id":"https://json.schemastore.org/jsbeautifyrc-nested","type":"object","allOf":[{"$ref":"https://json.schemastore.org/jsbeautifyrc#/definitions/CHJProperties"},{"$ref":"https://json.schemastore.org/jsbeautifyrc#/definitions/HJProperties"},{"$ref":"https://json.schemastore.org/jsbeautifyrc#/definitions/CProperties"},{"$ref":"https://json.schemastore.org/jsbeautifyrc#/definitions/HProperties"},{"$ref":"https://json.schemastore.org/jsbeautifyrc#/definitions/JProperties"},{"properties":{"css":{"type":"object","allOf":[{"$ref":"https://json.schemastore.org/jsbeautifyrc#/definitions/CHJProperties"},{"$ref":"https://json.schemastore.org/jsbeautifyrc#/definitions/CProperties"}]},"js":{"type":"object","allOf":[{"$ref":"https://json.schemastore.org/jsbeautifyrc#/definitions/CHJProperties"},{"$ref":"https://json.schemastore.org/jsbeautifyrc#/definitions/HJProperties"},{"$ref":"https://json.schemastore.org/jsbeautifyrc#/definitions/JProperties"}]},"html":{"type":"object","allOf":[{"$ref":"https://json.schemastore.org/jsbeautifyrc#/definitions/CHJProperties"},{"$ref":"https://json.schemastore.org/jsbeautifyrc#/definitions/HJProperties"},{"$ref":"https://json.schemastore.org/jsbeautifyrc#/definitions/HProperties"}]}}}]}