feat: added the consistent-selector-style
rule
#2771
Annotations
10 errors
|
Build eslint-plugin-svelte
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Consider adding an extension to the import path.
|
Build eslint-plugin-svelte
'context' is declared but its value is never read.
|
Build eslint-plugin-svelte
Parameter 'context' implicitly has an 'any' type.
|
Build eslint-plugin-svelte
No overload matches this call.
|
Build eslint-plugin-svelte
Argument of type 'ArrayExpression | ArrayPattern | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | ... 38 more ... | null' is not assignable to parameter of type 'NodeOrToken'.
|
Build eslint-plugin-svelte
Argument of type 'DestructuringPattern | null' is not assignable to parameter of type 'DestructuringPattern'.
|
Build eslint-plugin-svelte
'node.context' is possibly 'null'.
|
Build eslint-plugin-svelte
'node.context' is possibly 'null'.
|
Build eslint-plugin-svelte
Process completed with exit code 2.
|
Loading