LintConfig
Defined in: types.ts:130
Linter configuration
Properties
Section titled “Properties”extends?
Section titled “extends?”
optionalextends:string[]
Defined in: types.ts:134
Configurations to extend
rules?
Section titled “rules?”
optionalrules:Record<string,RuleConfigValue>
Defined in: types.ts:132
Rule configurations by rule name