biome: One toolchain for your web project


https://biomejs.dev/
https://github.com/biomejs/biome

Biome is a performant toolchain for web projects, it aims to provide developer tools to maintain the health of said projects.

Biome is a fast formatter for JavaScriptTypeScriptJSXJSONCSS and GraphQL that scores 97% compatibility with Prettier.

Biome is a performant linter for JavaScriptTypeScriptJSXJSONCSS, and GraphQL that features more than 300 rules from ESLint, typescript-eslint, and other sources. It outputs detailed and contextualized diagnostics that help you to improve your code and become a better programmer!

Biome is designed from the start to be used interactively within an editor. It can format and lint malformed code as you are writing it.