eslint-plugin-jsonc
JSON Linter
A tool that provides linting rules and integration with ESLint for JSON, JSONC, and JSON5 files.
ESLint plugin for JSON(C|5)? files
199 stars
5 watching
17 forks
Language: TypeScript
last commit: 4 days ago
Linked from 1 awesome list
eslint-pluginjsonjson5jsonc
Related projects:
Repository | Description | Stars |
---|---|---|
ota-meshi/jsonc-eslint-parser | A parser for JSON, JSONC and JSON5 syntaxes used with ESLint plugins | 60 |
ota-meshi/eslint-plugin-toml | Provides linting rules for TOML files in ESLint. | 26 |
ota-meshi/eslint-plugin-yml | Provides linting rules and configurations for YAML files in ESLint | 121 |
azeemba/eslint-plugin-json | Lints JSON files according to specific rules and configurations | 209 |
ota-meshi/eslint-plugin-astro | Lints and enforces code style for Astro components | 318 |
ota-meshi/eslint-plugin-json-schema-validator | An ESLint plugin that validates data using JSON Schema Validator. | 72 |
eslint-community/eslint-plugin-eslint-plugin | A plugin for linting ESLint plugins written in JavaScript. | 196 |
ota-meshi/eslint-plugin-regexp | An ESLint plugin for detecting and enforcing regular expression best practices | 697 |
iliubinskii/eslint-plugin-misc | A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
solidjs-community/eslint-plugin-solid | A plugin for ESLint to provide Solid-specific linting rules in TypeScript | 220 |
github/eslint-plugin-github | An opinionated ESLint configuration providing useful rules for JavaScript applications. | 299 |
gajus/eslint-plugin-jsdoc | A plugin for ESLint to enforce consistency and quality in JSDoc comments | 1,100 |
gajus/eslint-plugin-sql | Provides rules and configuration for linting SQL code in TypeScript projects using ESLint. | 94 |
ember-cli/eslint-plugin-ember | A plugin that provides ESLint rules for Ember applications based on good practices | 262 |
jest-community/eslint-plugin-jest | A plugin that integrates Jest testing functionality into ESLint for enhanced code quality checks | 1,135 |