Lint Rule Development

Step-by-step guide for creating and implementing lint rules in Biome's analyzer. Use when implementing rules like noVar, useConst, or any custom lint/assist rule, adding code actions to fix diagnostics, implementing semantic analysis for binding references, or adding configurable options to rules. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/biomejs--biome--lint-rule-development commit fff6671882

Frequently asked questions

npx skillmds@latest add tomevault-io/lint-rule-development