We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50fe91a commit 0c87749Copy full SHA for 0c87749
svelte.config.js
@@ -8,6 +8,7 @@ module.exports = {
8
preprocess: [
9
sveltePreprocess({
10
typescript: {
11
+ tsconfigFile:'./tools/tsconfig.eslint.json',
12
compilerOptions: {
13
target: 'es2020'
14
}
0 commit comments