We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69b72d8 commit d5975a3Copy full SHA for d5975a3
tsconfig.json
@@ -7,7 +7,7 @@
7
"forceConsistentCasingInFileNames": true,
8
"resolveJsonModule": true,
9
"skipLibCheck": true,
10
- "sourceMap": true,
+ "sourceMap": false,
11
"strict": true
12
}
13
// Path aliases are handled by https://kit.svelte.dev/docs/configuration#alias
0 commit comments