Biome
Pro Plan Feature
This feature is available exclusively as part of the Pro plan and is not included in the Lite plan. Please refer to our pricing page for more information about our plans and features.
Biome is a linter for JavaScript, TypeScript, JSX, TSX, JSON, JSONC, CSS.
Files
Biome will run on files with the following extensions:
.js
.ts
.cjs
.mjs
.d.cts
.d.mts
.jsx
.tsx
.json
.jsonc
.css
Configuration
Biome supports the following config files:
biome.jsonc
biome.json
CodeRabbit will use the default settings based on the profile selected if no config file is found.