diff --git a/.vscode/settings.json b/.vscode/settings.json index 63dd5dd36..ce00119a2 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -7,6 +7,9 @@ "apps/stage-tamagotchi/src/main/locales" ], "i18n-ally.sortKeys": true, + "i18n-ally.enabledFrameworks": [ + "vue" + ], // Disable the default formatter "prettier.enable": false,