diff --git a/.vscode/settings.json b/.vscode/settings.json index a2731b36f..eea8eb122 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -21,6 +21,9 @@ "vue" ], + // disable vetur in case it's installed + "vetur.validation.template": false, + // i18n ally "i18n-ally.localesPaths": [ "src/i18n/lang"