- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 741
 
Open
Open
Copy link
Labels
S-Needs triageStatus: this issue needs to be triagedStatus: this issue needs to be triaged
Description
Environment information
CLI:
  Version:                      2.3.3
  Color support:                true
Biome Configuration:
  Status:                       Loaded successfully
  Path:                         biome.json
  Formatter enabled:            true
  Linter enabled:               true
  Assist enabled:               true
  VCS enabled:                  trueRule name
lint/correctness/noUnusedImports
Playground link
Expected result
For imports or destructured props this is not a big issue, just an annoyance.
For variables declared with let, the linter can break the intended functionality making them into consts.
I haven't tested this in Vue or Astro
Code of Conduct
- I agree to follow Biome's Code of Conduct
 
Metadata
Metadata
Assignees
Labels
S-Needs triageStatus: this issue needs to be triagedStatus: this issue needs to be triaged