Ultracite
Ultracite is a fast, intuitive and simple development tool that brings automated code formatting and linting to your JavaScript / TypeScript projects. Built on top of Biome (a Rust-based code formatter and linter), Ultracite provides a robust, preconfigured setup optimized for modern web development.
Run the command below to install and initialize Ultracite in the current directory:
npx ultracite init
Read the docs for more information.