Skip to content

Variable: RULE_NAMES

ts
const RULE_NAMES: readonly RuleName[];

Defined in: packages/lint-core/src/index.ts:25

Every rule name, in a stable order.

Released under the MIT License