You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[jsonc/auto](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/auto.html)| apply jsonc rules similar to your configured ESLint core rules |:wrench:||||
272
-
|[jsonc/key-name-casing](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/key-name-casing.html)| enforce naming convention to property key names |||||
|[jsonc/no-nan](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/no-nan.html)| disallow NaN ||:star:|:star:||
281
-
|[jsonc/no-number-props](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/no-number-props.html)| disallow number property keys|:wrench:|:star:|:star:|:star:|
|[jsonc/no-parenthesized](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/no-parenthesized.html)| disallow parentheses around the expression|:wrench:|:star:|:star:|:star:|
285
-
|[jsonc/no-plus-sign](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/no-plus-sign.html)| disallow plus sign |:wrench:|:star:|:star:||
|[jsonc/no-unicode-codepoint-escapes](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/no-unicode-codepoint-escapes.html)| disallow Unicode code point escape sequences.|:wrench:|:star:|:star:|:star:|
290
-
|[jsonc/sort-array-values](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/sort-array-values.html)| require array values to be sorted |:wrench:||||
291
-
|[jsonc/sort-keys](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/sort-keys.html)| require object keys to be sorted |:wrench:||||
292
-
|[jsonc/valid-json-number](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/valid-json-number.html)| disallow invalid number for JSON |:wrench:|:star:|:star:||
293
-
|[jsonc/vue-custom-block/no-parsing-error](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/vue-custom-block/no-parsing-error.html)| disallow parsing errors in Vue custom blocks ||:star:|:star:|:star:|
|[jsonc/auto](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/auto.html)| apply jsonc rules similar to your configured ESLint core rules |:wrench:||||
272
+
|[jsonc/key-name-casing](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/key-name-casing.html)| enforce naming convention to property key names |||||
|[jsonc/no-parenthesized](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/no-parenthesized.html)| disallow parentheses around the expression |:wrench:|:star:|:star:|:star:|
285
+
|[jsonc/no-plus-sign](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/no-plus-sign.html)| disallow plus sign |:wrench:|:star:|:star:||
|[jsonc/no-unicode-codepoint-escapes](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/no-unicode-codepoint-escapes.html)| disallow Unicode code point escape sequences. |:wrench:|:star:|:star:|:star:|
290
+
|[jsonc/sort-array-values](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/sort-array-values.html)| require array values to be sorted |:wrench:||||
291
+
|[jsonc/sort-keys](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/sort-keys.html)| require object keys to be sorted |:wrench:||||
292
+
|[jsonc/valid-json-number](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/valid-json-number.html)| disallow invalid number for JSON |:wrench:|:star:|:star:||
293
+
|[jsonc/vue-custom-block/no-parsing-error](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/vue-custom-block/no-parsing-error.html)| disallow parsing errors in Vue custom blocks ||:star:|:star:|:star:|
|[jsonc/array-bracket-newline](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/array-bracket-newline.html)| enforce line breaks after opening and before closing array brackets |:wrench:||||
300
-
|[jsonc/array-bracket-spacing](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/array-bracket-spacing.html)| disallow or enforce spaces inside of brackets |:wrench:||||
301
-
|[jsonc/array-element-newline](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/array-element-newline.html)| enforce line breaks between array elements |:wrench:||||
302
-
|[jsonc/comma-dangle](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/comma-dangle.html)| require or disallow trailing commas |:wrench:|:star:|||
|[jsonc/key-spacing](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/key-spacing.html)| enforce consistent spacing between keys and values in object literal properties |:wrench:||||
306
-
|[jsonc/no-dupe-keys](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/no-dupe-keys.html)| disallow duplicate keys in object literals ||:star:|:star:|:star:|
307
-
|[jsonc/no-floating-decimal](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/no-floating-decimal.html)| disallow leading or trailing decimal points in numeric literals |:wrench:|:star:|:star:||
|[jsonc/object-property-newline](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/object-property-newline.html)| enforce placing object properties on separate lines |:wrench:||||
317
-
|[jsonc/quote-props](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/quote-props.html)| require quotes around object literal property names |:wrench:|:star:|:star:||
318
-
|[jsonc/quotes](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/quotes.html)| enforce use of double or single quotes |:wrench:|:star:|:star:||
319
-
|[jsonc/space-unary-ops](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/space-unary-ops.html)| disallow spaces after unary operators|:wrench:|:star:|:star:|:star:|
|[jsonc/array-bracket-newline](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/array-bracket-newline.html)| enforce line breaks after opening and before closing array brackets |:wrench:||||
300
+
|[jsonc/array-bracket-spacing](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/array-bracket-spacing.html)| disallow or enforce spaces inside of brackets |:wrench:||||
301
+
|[jsonc/array-element-newline](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/array-element-newline.html)| enforce line breaks between array elements |:wrench:||||
302
+
|[jsonc/comma-dangle](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/comma-dangle.html)| require or disallow trailing commas |:wrench:|:star:|||
|[jsonc/key-spacing](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/key-spacing.html)| enforce consistent spacing between keys and values in object literal properties |:wrench:||||
306
+
|[jsonc/no-dupe-keys](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/no-dupe-keys.html)| disallow duplicate keys in object literals ||:star:|:star:|:star:|
307
+
|[jsonc/no-floating-decimal](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/no-floating-decimal.html)| disallow leading or trailing decimal points in numeric literals |:wrench:|:star:|:star:||
|[jsonc/object-property-newline](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/object-property-newline.html)| enforce placing object properties on separate lines |:wrench:||||
317
+
|[jsonc/quote-props](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/quote-props.html)| require quotes around object literal property names |:wrench:|:star:|:star:||
318
+
|[jsonc/quotes](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/quotes.html)| enforce use of double or single quotes |:wrench:|:star:|:star:||
319
+
|[jsonc/space-unary-ops](https://ota-meshi.github.io/eslint-plugin-jsonc/rules/space-unary-ops.html)| disallow spaces after unary operators |:wrench:|:star:|:star:|:star:|
0 commit comments