Skip to content

style: update to ESLint v9 and rework lint config #438

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

Merged
merged 1 commit into from
May 9, 2025
Merged

Conversation

mcous
Copy link
Collaborator

@mcous mcous commented May 9, 2025

Update lint dependencies, rework lint config, and fix errors

Config changes:

  • Remove eslint-config-standard, eslint-plugin-n, and eslint-plugin-import due to lack of maintenance and/or need
  • Add eslint-plugin-unicorn to replace opinionated stuff from standard
  • Add @vitest/eslint-plugin, eslint-plugin-jest-dom, and eslint-plugin-testing-library for more consistent test writing

@mcous mcous force-pushed the style/eslint-9 branch from 981161b to 194b153 Compare May 9, 2025 16:19
@mcous mcous marked this pull request as ready for review May 9, 2025 16:20
@mcous mcous merged commit 1aa3701 into main May 9, 2025
34 checks passed
@mcous mcous deleted the style/eslint-9 branch May 9, 2025 16:22
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.

1 participant