Type Alias: WriteGoodCommentsRuleId
type WriteGoodCommentsRuleId =
`write-good-comments/${WriteGoodCommentsRuleName}`;
Defined in: plugin.ts:47
Strongly typed qualified rule-id union exported by this plugin.
type WriteGoodCommentsRuleId =
`write-good-comments/${WriteGoodCommentsRuleName}`;
Defined in: plugin.ts:47
Strongly typed qualified rule-id union exported by this plugin.