eslint-plugin-json-schema-validator-2
eslint-plugin-json-schema-validator-2 validates structured data files with JSON
Schema while they are linted by ESLint.
The plugin currently covers JSON, JSONC, JSON5, YAML, TOML, JavaScript module
exports, and Vue custom blocks through the json-schema-validator-2/no-invalid
rule.
What this site includesโ
- A rule reference for the validation rule.
- Flat Config setup guidance.
- Generated API documentation for the published plugin entrypoint.