Format code like prettier, save time biome is a fast formatter for javascript, typescript, jsx, tsx, json, html, css and graphql that scores 97% compatibility with prettier, saving ci and. 10 # lint files and apply safe fixes to specific files 11 npx @biomejs/biome lint --write 12 13 # format, lint, and organize imports of all files Biome’s linter statically analyzes your code to find and fix common errors and to help you write better, modern code.
We publish a json schema file for our biome.json / biome.jsonc files. 1 # lint files 2 docker run -v $(pwd):/code ghcr.io/biomejs/biome lint 3 docker run -v $(pwd):/code ghcr.io/biomejs/biome lint --write 4 Biome is an opinionated formatter that supports multiple languages.
It follows a similar philosophy to prettier, only supporting a few options to avoid debates over styles, turning into debates over biome. Jun 17, 2025installation and migration install or update the @biomejs/biome package. Mar 24, 2025also, make sure you use the prereleases of our ide extensions.
The stable versions of our extensions are not yet prepared for biome 2.0! Documentation for the upcoming release can be. Jan 22, 2025today we’re happy to share our plans for biome 2.0 as well as the rest of our roadmap for 2025.