Add more formatter rules and enable TS linter in Biome
Open
OSSCA2025
- Dominant language
- Python
- Stars
- 14.8k
- Forks
- 1k
- Avg merge
- 20h 29m
- Merged PRs (30d)
- 19
Description
## Description
Thanks to @rbm0524, we replaced prettier with biome (#5820), a Rust-based, super-fast JS/TS formatter and linter.
Currently, we are only applying very basic formatting rules in Biome, but I think we can have more rules to improve the formatting of our TS codebase.
Also, as a biome can serve as a linter too, introducing linter rules would help us check common human errors automatically.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.