-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
choreRandom stuff, refactoring maybeRandom stuff, refactoring maybeenhancementNew feature or requestNew feature or request
Description
https://github.com/biomejs/biome
EDIT
After some initial scouting, I think biome isn't mature enough to replace eslint in this project as of right now.
Current configs available on branch chore/biome-linter, can be adapted when v2 comes out.
Issues:
- Current integration with VSCode doesn't allow different config files for projects within a monorepo
- CLI works well with multiple config files but the VSCode extension only recognizes the config file in the root folder.
- Will potentially be fixed in v2
- Tailwind class sorting not fully implemented
- Import sorting slightly iffy compared to eslint
Advantages:
- No more 100 different config files and plugins for eslint and prettier
- Performance (Rust)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
choreRandom stuff, refactoring maybeRandom stuff, refactoring maybeenhancementNew feature or requestNew feature or request