eslint-plugin-jsonc is an ESLint plugin that enhances code quality in JSON, JSONC, and JSON5 files. It provides linting rules specifically designed for these formats, catching common errors and enforcing consistent styling. This plugin helps developers maintain clean, readable, and error-free JSON-based configurations and data files. It supports customizable rule sets and integrates seamlessly with ESLint's configuration system for easy adoption in existing projects.