initial #145
Annotations
3 errors
check
Type '(FlatConfig | { plugins: { '@typescript-eslint': { configs: Record<string, Config>; meta: PluginMeta; rules: TypeScriptESLintRules; }; 'simple-import-sort': Plugin; }; languageOptions: { ...; }; rules: { ...; }; } | undefined)[]' is not assignable to type 'FlatConfig[]'.
|
check
Cannot find module 'svelte-eslint-parser' or its corresponding type declarations.
|
check
Process completed with exit code 1.
|