🥣 Updates types and depedencies

This commit is contained in:
Rune Harlyk
2024-05-02 19:04:27 +02:00
committed by Rune Harlyk
parent fac760b709
commit 8f87a1304b
3 changed files with 85 additions and 78 deletions
+2 -1
View File
@@ -9,7 +9,8 @@
"skipLibCheck": true,
"sourceMap": true,
"strict": true,
"moduleResolution": "bundler"
"moduleResolution": "bundler",
"types": ["unplugin-icons/types/svelte"]
}
// Path aliases are handled by https://kit.svelte.dev/docs/configuration#alias
// except $lib which is handled by https://kit.svelte.dev/docs/configuration#files