@typescript-eslint/rule-tester
用于测试 ESLint 规则的实用程序
¥A utility for testing ESLint rules
这是 ESLint 内置 RuleTester
的一个分支,用于为测试 TypeScript 规则提供一些更好的类型和附加功能。
¥This is a fork of ESLint's built-in RuleTester
to provide some better types and additional features for testing TypeScript rules.
用法