Skip to content

Commit c52b4ce

Browse files
committed
update
1 parent ad73c93 commit c52b4ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The parser package used by this plugin is [jsonc-eslint-parser].
4545

4646
They work similarly, but [`@eslint/json`] is an ESLint JSON language plugin, but `eslint-plugin-jsonc` is an ESLint plugin.
4747

48-
- `eslint-plugin-jsonc` was created 4 years ago and has more rules than [`@eslint/json`].
48+
- `eslint-plugin-jsonc` was created 4 years before [`@eslint/json`] and it has more rules than [`@eslint/json`].
4949
- The parser used by `eslint-plugin-jsonc` accepts more non-standard JSON syntax than [`@eslint/json`]. `eslint-plugin-jsonc` has rules that can auto-fixed these non-standard syntax to standard syntax.
5050
- `eslint-plugin-jsonc` can also be used together with [`@eslint/json`].
5151

0 commit comments

Comments
 (0)