🐛 useLiteralKeys removes optional chaining #182
Labels
A-Linter
Area: linter
L-JavaScript
Language: JavaScript and super languages
S-Bug-confirmed
Status: report has been confirmed as a valid bug
S-Help-wanted
Status: you're familiar with the code base and want to help the project
Environment information
What happened?
Playground code snippet
Biome suggests changing to
const·myYo·=·test.a
Expected result
It should suggest
const·myYo·=·test?.a
Code of Conduct
The text was updated successfully, but these errors were encountered: