Variable: writeGoodCommentsRuleNames
const writeGoodCommentsRuleNames: readonly [
"inclusive-language-comments",
"no-profane-comments",
"readability-comments",
"spellcheck-comments",
"task-comment-format",
"write-good-comments",
];
Defined in: plugin.ts:27
Canonical rule names exposed through plugin.rules.