@lexical/eslint-plugin
Type Aliases
RulesOfLexicalOptions
RulesOfLexicalOptions<> =
Partial
<BaseMatchers
<ToMatcher
|ToMatcher
[]>>
Defined in: packages/lexical-eslint-plugin/src/rules/rules-of-lexical.js:87
Type Parameters
Variables
plugin
const
plugin:object
Defined in: packages/lexical-eslint-plugin/src/LexicalEslintPlugin.js:21
Type Declaration
configs
configs:
object
configs.all
all:
object
configs.all.plugins
plugins:
string
[]
configs.all.rules
rules:
object
configs.all.rules.@lexical/rules-of-lexical
@lexical/rules-of-lexical:
string
='warn'
configs.recommended
recommended:
object
=all
configs.recommended.plugins
plugins:
string
[]
configs.recommended.rules
rules:
object
configs.recommended.rules.@lexical/rules-of-lexical
@lexical/rules-of-lexical:
string
='warn'
meta
meta:
object
meta.name
name:
string
meta.version
version:
string
rules
rules:
object
rules.rules-of-lexical
rules-of-lexical:
RuleModule
=rulesOfLexical