Thoughts on replacing ESLint and Prettier with Biome/Ultracite

Author: codeweftCreated Sep 17, 2025Updated Dec 5, 2025

Biome is an all-in-one toolchain for code formatting and linting. Biome, written in Rust, combines the functionality of tools like Prettier (code formatter), ESLint (linter), and Stylelint into a single fast binary. Ultracite leverages Biome’s speed and capabilities, providing a preset of rules and settings tailored for modern TypeScript projects.

https://biomejs.dev/

https://www.ultracite.ai/introduction

The community adoption seems to be strong with this one.

Source: kriasoft/react-starter-kit