mirror of
https://github.com/jellyfin/jellyfin-vue.git
synced 2025-02-20 14:01:08 +00:00
chore(vscode): add i18n-ally settings to workspace
This commit is contained in:
parent
83ed53f9cf
commit
20e871b4bf
9
.vscode/settings.json
vendored
9
.vscode/settings.json
vendored
@ -1,4 +1,7 @@
|
||||
{
|
||||
"editor.formatOnSave": true,
|
||||
"vetur.format.defaultFormatter.html": "prettier"
|
||||
}
|
||||
"editor.formatOnSave": true,
|
||||
"i18n-ally.keepFulfilled": true,
|
||||
"i18n-ally.localesPaths": "locales",
|
||||
"i18n-ally.sortKeys": true,
|
||||
"vetur.format.defaultFormatter.html": "prettier"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user