Skip to content

Conversation

Bentroen
Copy link
Member

@Bentroen Bentroen commented Oct 7, 2025

This PR re-adds [eslint-plugin-unused-imports](https://www.npmjs.com/package/eslint-plugin-unused-imports) to the ESLint project configuration, which was inadvertently removed in #50 during the migration to flat config/ESLint 8.

  • Unused imports are now auto-removed on save if using Visual Studio Code (or derivatives)
  • Upgrade plugin version from ^2.0.0 to ^4.2.0
  • Disable @typescript-eslint/no-unused-vars rule in favor of the plugin's no-unused-vars rule (more flexible)

@Bentroen Bentroen merged commit f3020af into develop Oct 7, 2025
2 checks passed
@Bentroen Bentroen deleted the chore/eslint-plugin-unused-imports branch October 7, 2025 02:15
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