mirror of
https://github.com/moeru-ai/airi.git
synced 2026-08-14 00:48:06 +00:00
fix(vscode): enable Vue framework support in i18n-ally settings (#85)
This commit is contained in:
Vendored
+3
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user