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.

qdhenry 1199fa5 2 files · 17.0 KB Updated

File contents

qdhenry/foundry-oss/tree/main/.agents/skills/lint-rule-development commit 1199fa5d86

Frequently asked questions

npx skillmds@latest add qdhenry/lint-rule-development