support for eslint import/no-unused-modules #4645
Closed
wouter-leistra
started this conversation in
Ideas
Replies: 1 comment
-
Please use #3 It's a discussion we pinned to collect proposals like yours. Make sure that your proposal hasn't already been proposed by someone else. Thank you, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are looking into switching to Biome from our prettier, eslint setup after several failed attempts to get eslint 9 going. During our initial research we noticed that Biome linter doesn't have any documented support for eslints import/no-unused-modules. (https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/no-unused-modules.md)
Is this something that is still in the pipeline for Biome to support or has it been chosen not to be pursued.
Beta Was this translation helpful? Give feedback.
All reactions