01Create AST-based custom lint rules using expressive GritQL syntax
02Support for multi-language linting including JavaScript, TypeScript, React, and CSS
03Enforce project-specific coding patterns and prevent common anti-patterns
04Provide actionable diagnostic messages with configurable severity levels (error, warn, info)
05Integrate custom rules seamlessly into Biome's plugin architecture
060 GitHub stars