eslint-plugin-json-schema-validator
Version:
ESLint plugin that validates data using JSON Schema Validator.
1 lines • 234 B
JSON
{"title":"JSON schema for Azure Webjob settings.job files","$schema":"http://json-schema.org/draft-04/schema#","type":"object","minProperties":1,"properties":{"stopping_wait_time":{"type":"integer"},"is_singleton":{"type":"boolean"}}}