Type Alias: RuntimeCleanupRuleId
RuntimeCleanupRuleId =
`runtime-cleanup/${RuntimeCleanupRuleName}`
Defined in: plugin.ts:115
Fully-qualified ESLint rule id used by this plugin.
Remarksโ
Consumers typically use this when building strongly typed rule maps or helper utilities that require namespaced rule identifiers.