diff --git a/tsconfig.json b/tsconfig.json index 2c937f4..d34d0db 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -47,7 +47,7 @@ "verbatimModuleSyntax": true, // A few notes: - // - Vue 3 supports ES2016+ + // - Vue 3 supports ES2015+ // - For Vite, the actual compilation target is determined by the // `build.target` option in the Vite config. // So don't change the `target` field here. It has to be