Variable: writeGoodCommentsRules
const writeGoodCommentsRules: Readonly<
Record<WriteGoodCommentsRuleName, PluginRuleEntry>
>;
Defined in: plugin.ts:66
Runtime rule registry shipped by this plugin.
const writeGoodCommentsRules: Readonly<
Record<WriteGoodCommentsRuleName, PluginRuleEntry>
>;
Defined in: plugin.ts:66
Runtime rule registry shipped by this plugin.