changed strict mode to false
This commit is contained in:
parent
2c5d6c8aa8
commit
e6aa3241c0
@ -8,7 +8,7 @@
|
||||
"resolveJsonModule": true,
|
||||
"skipLibCheck": true,
|
||||
"sourceMap": true,
|
||||
"strict": true
|
||||
"strict": false
|
||||
}
|
||||
// Path aliases are handled by https://kit.svelte.dev/docs/configuration#alias
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user