mirror of
https://github.com/immich-app/immich.git
synced 2026-03-03 02:57:01 +00:00
chore: remove suppressed warnings (#22120)
chore: remove supressed warnings
This commit is contained in:
@@ -300,7 +300,7 @@ run = "tsc --noEmit"
|
||||
depends = "web:svelte-kit-sync"
|
||||
env._.path = "web/node_modules/.bin"
|
||||
dir = "web"
|
||||
run = "svelte-check --no-tsconfig --fail-on-warnings --compiler-warnings 'reactive_declaration_non_reactive_property:ignore' --ignore src/lib/components/timeline/Timeline.svelte"
|
||||
run = "svelte-check --no-tsconfig --fail-on-warnings"
|
||||
|
||||
[tasks."web:checklist"]
|
||||
run = [
|
||||
|
||||
Reference in New Issue
Block a user