Rule Performance

Find and apply performance wins in typed lint rules by deferring expensive TypeScript type lookups behind cheap AST/syntactic guards. Use when writing or reviewing a rule in packages/eslint-plugin that calls the type checker.

typescript-eslint bf6d0ae 5.2 KB Updated

File contents

typescript-eslint/typescript-eslint/tree/main/.agents/skills/rule-performance commit bf6d0aeac7

Frequently asked questions

npx skillmds@latest add typescript-eslint/rule-performance