Skip to content

Commit e074888

Browse files
committed
Fix upload problem #2
1 parent d806e1a commit e074888

File tree

5 files changed

+4755
-8
lines changed

5 files changed

+4755
-8
lines changed

jsconfig.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,4 @@
1111
"strict": true,
1212
"moduleResolution": "bundler"
1313
}
14-
// Path aliases are handled by https://kit.svelte.dev/docs/configuration#alias
15-
// except $lib which is handled by https://kit.svelte.dev/docs/configuration#files
16-
//
17-
// If you want to overwrite includes/excludes, make sure to copy over the relevant includes/excludes
18-
// from the referenced tsconfig.json - TypeScript does not merge them in
1914
}

0 commit comments

Comments
 (0)