WriteGoodCommentsPlugin
eslint-plugin-write-good-comments-2 Documentation
eslint-plugin-write-good-comments-2 Documentation / WriteGoodCommentsPlugin
Type Alias: WriteGoodCommentsPlugin
WriteGoodCommentsPlugin =
Except<ESLint.Plugin,"configs"|"rules"> &object
Defined in: plugin.ts:91
Fully assembled plugin contract used by the runtime default export.
Type Declaration
configs
configs:
WriteGoodCommentsConfigs
meta
meta:
object
meta.name
name:
string
meta.namespace
namespace:
string
meta.version
version:
string
rules
rules:
PluginRulesMap& typeofwriteGoodCommentsRules