This repository has been archived by the owner on Aug 31, 2023. It is now read-only.
🐛 noUnusedVariables --write applies the underscore fix instead of removal for imports #3786
Closed
1 task done
Labels
A-Linter
Area: linter
enhancement
New feature request or improvement to existing functionality
I-Normal
Implementation: normal understanding of the tool and awareness
L-JavaScript
Langauge: JavaScript
S-Planned
Status: planned by the team, but not in the short term
Environment information
What happened?
"noUnusedVariables": "error"
and running rome with--write
_
Expected result
The unused imports are simply removed in autofix (
--write
) modeCode of Conduct
The text was updated successfully, but these errors were encountered: