Skip to content

Commit

Permalink
Merge pull request #7 from jeniabrook/patch-1
Browse files Browse the repository at this point in the history
Update .eslintrc.cjs comment
  • Loading branch information
JoshuaKGoldberg committed Jun 21, 2023
2 parents a7edbd1 + 38d3fc5 commit 38e6373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ I added two plugins that auto-sort keys in JS/TS files:
* eslint-plugin-simple-import-sort
* eslint-plugin-typescript-sort-keys
I added eslint-plugin-jsdoc to auto-sort keys in .json files
I added eslint-plugin-jsonc to auto-sort keys in .json files
I use the react/jsx-runtime config instead of react/recommended.
See https://github.com/jsx-eslint/eslint-plugin-react#configuration-legacy-eslintrc.
Expand Down

0 comments on commit 38e6373

Please sign in to comment.