Type '{ 'svelte/@typescript-eslint/no-unnecessary-condition'?: 0 | 2 | 1 | "off" | "warn" | "error" | [_: Linter.RuleLevel, ({ allowConstantLoopConditions?: boolean; allowRuleToRunWithoutStrictNullChecksIKnowWhatIAmDoing?: boolean; } | undefined)?] | undefined; ... 1448 more ...; yoda?: Linter.RuleEntry<Yoda>; }' is not assignable to type 'Partial<RulesRecord> & RulesRecord & RuleOptions'.