A setup guide for combining Biome (a fast JS/TS/CSS linter) with Bacon (a background code checker) to get continuous, real-time diagnostics in your terminal. Covers installing both tools, configuring Biome with a project-specific JSON file, defining multiple Bacon jobs in bacon.toml with custom rules and keybindings, and integrating the workflow with editors like Neovim via nvim-bacon or any LSP-compatible editor via bacon-ls.
Table of contents
What you'll getInstall BaconInstall and configure BiomeAdd job(s) for Biome in baconHook it to your IDEFurther ResourcesSort: