Biome
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.