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

chore(linting): update to eslint 9, update config, use eslint-plugin-import-x #749

Merged
merged 13 commits into from
Aug 22, 2024

Conversation

goosewobbler
Copy link
Member

@goosewobbler goosewobbler commented Aug 22, 2024

Updating the linting for:

  • ESLint 9
  • The new repo structure
  • eslint-plugin-import-x (mainly for no-extraneous-dependencies - using the recommended and typescript configs without no-unresolved as it is too brittle)

@goosewobbler goosewobbler changed the title chore(linting): update to eslint 9, use eslint-plugin-import-x chore(linting): update to eslint 9, update config, use eslint-plugin-import-x Aug 22, 2024
@goosewobbler goosewobbler linked an issue Aug 22, 2024 that may be closed by this pull request
@goosewobbler goosewobbler merged commit 24ac6f2 into main Aug 22, 2024
10 checks passed
@goosewobbler goosewobbler deleted the sm/eslint-update branch August 22, 2024 22:10
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.

Update linting
1 participant