Replacing ESLint & Prettier with Biome
What is Biome
Biome is a single tool that does what ESLint and Prettier do together: lint your code for errors and bad patterns, and format it consistently. It's written in Rust, runs on all CPU cores
testbot-chronicles.hashnode.dev9 min read