useFilenamingConvention fails for export #4254
Labels
A-Linter
Area: linter
L-JavaScript
Language: JavaScript and super languages
S-Bug-confirmed
Status: report has been confirmed as a valid bug
Environment information
Rule name
useFilenamingConvention
Playground link
Basically a renamed :
Repro: https://github.com/artola/biome-issue-4254
Expected result
With this config should not error for a named export
export {_Button as Button};
Code of Conduct
The text was updated successfully, but these errors were encountered: