すべてのルールは GritQL で記述され、Biome プラグインとして読み込まれます。
各ルールファイルは独立しています。必要なものだけを読み込みましょう。
src/
enum
const enum
| null
ルールは、このパッケージのルートにある grit/ ディレクトリにあります。
grit/
biome.jsonc のインポートパス:
biome.jsonc
node_modules/@logue/biome-plugins/grit/enforce-pure-src.grit node_modules/@logue/biome-plugins/grit/prefer-union-over-enum.grit node_modules/@logue/biome-plugins/grit/no-null-type.grit