Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve ESLint config #1061

Merged
merged 9 commits into from
Mar 19, 2024
Merged

Improve ESLint config #1061

merged 9 commits into from
Mar 19, 2024

Conversation

dtrucs
Copy link
Collaborator

@dtrucs dtrucs commented Mar 4, 2024

Ref #1057

Improve ESlint config with the update of Prettier and rules related to React/NextJS

Install eslint-config-next package to 14.1.1
Install @next/eslint-plugin-next package to 14.1.1

Upgrade prettier package to 3.2.5
Upgrade eslint-config-prettier package to 9.1.0

Remove eslint-config-prettier package
Remove eslint-plugin-import package
Remove eslint-plugin-jest-dom package
Remove eslint-plugin-react-hooks package
Remove eslint-plugin-jsx-a11y package
Remove eslint-plugin-react package
Remove eslint-plugin-react-hooks package

Some warns about Rules of hooks appear and should be fixed in the future

@dtrucs dtrucs requested a review from a team March 4, 2024 16:55
@dtrucs dtrucs merged commit 70c380d into develop Mar 19, 2024
2 checks passed
@dtrucs dtrucs deleted the Upgrade-ESLint branch March 19, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants