1 post
No built-in ESLint rule enforces your team-specific convention. Here is how to write a custom plugin with AST visitor setup, RuleTester tests, and auto-fix, using the ESLint 9 flat config format.