style: auto-format code #30
Annotations
10 errors
|
lint_format:
src/lib/components/ListTrack.svelte#L362
Each block should have a key
|
|
lint_format:
src/lib/components/ListTrack.svelte#L359
Unexpected mustache interpolation with a string literal value
|
|
lint_format:
src/lib/components/ListTrack.svelte#L159
Unexpected goto() call without resolve()
|
|
lint_format:
src/lib/components/Filters.svelte#L78
Each block should have a key
|
|
lint_format:
src/lib/components/BottomBar.svelte#L235
Unexpected mustache interpolation with a string literal value
|
|
lint_format:
src/lib/components/BottomBar.svelte#L29
Prefer using writable $derived instead of $state and $effect
|
|
lint_format:
src/lib/components/BottomBar.svelte#L28
Prefer using writable $derived instead of $state and $effect
|
|
lint_format:
src/lib/components/BottomBar.svelte#L27
Prefer using writable $derived instead of $state and $effect
|
|
lint_format:
src/lib/components/BottomBar.svelte#L25
Prefer using writable $derived instead of $state and $effect
|
|
lint_format:
src/lib/components/BottomBar.svelte#L24
Prefer using writable $derived instead of $state and $effect
|