diff --git a/tsconfig.json b/tsconfig.json index 93dff7f..ec9520d 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -11,7 +11,7 @@ "strict": true, "experimentalDecorators": true, "emitDecoratorMetadata": true, - "target": "es2017" + "target": "es2018" } // Path aliases are handled by https://kit.svelte.dev/docs/configuration#alias //