eslint-plugin-json-schema-validator
Version:
ESLint plugin that validates data using JSON Schema Validator.
1 lines • 159 B
JSON
{"title":"JSON schema for DNX configuration files","$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"Data":{"type":"object"}}}