eslint-plugin-json-schema-validator
Version:
ESLint plugin that validates data using JSON Schema Validator.
1 lines • 264 B
JSON
{"title":"JSON schema for .tsdrc files","$schema":"http://json-schema.org/draft-04/schema#","type":"object","additionalProperties":true,"properties":{"strictSSL":{"type":"boolean","default":true},"proxy":{"type":"string","format":"uri"},"token":{"type":"string"}}}