Getting Started
Prerequisites
- Biome 2.5 or later
- pnpm 10 or later (or npm / yarn)
Installation
Configuration
Register the rules you want in your biome.jsonc:
Verify
Run Biome to confirm the rules are active:
Write a deliberate violation and check that a diagnostic appears:
Selective Loading
You can load only the rules you need. Each .grit file is independent:

