UNPKG

eslint-plugin-json-schema-validator

Version:
1 lines 370 B
{"title":"JSON schema for Google Apps Script project files","$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"scriptId":{"type":"string","minLength":57,"maxLength":57},"rootDir":{"default":".","type":"string"},"projectId":{"default":"project-id-xxxxxxxxxxxxxxxxxxx","type":"string","minLength":4,"maxLength":30}},"required":["scriptId"]}