aboutsummaryrefslogtreecommitdiff
path: root/viewer/visualstudio.code-workspace
diff options
context:
space:
mode:
authorZero~Informatique2020-09-11 19:47:06 +0200
committerG.Fouet2020-09-11 21:53:18 +0200
commit12b8f20f3dc1cdbda820808755545a8ce1382123 (patch)
tree197df37794bf93833f8ee66f55c1552629c1d897 /viewer/visualstudio.code-workspace
parente6c2a8d9653ffde924632ca2f260c3a8cddc14ed (diff)
downloadldgallery-12b8f20f3dc1cdbda820808755545a8ce1382123.tar.gz
viewer: i18n-ally configuration and locale file sort
Diffstat (limited to 'viewer/visualstudio.code-workspace')
-rw-r--r--viewer/visualstudio.code-workspace2
1 files changed, 2 insertions, 0 deletions
diff --git a/viewer/visualstudio.code-workspace b/viewer/visualstudio.code-workspace
index 40d8f21..a9f7052 100644
--- a/viewer/visualstudio.code-workspace
+++ b/viewer/visualstudio.code-workspace
@@ -14,6 +14,8 @@
14 "typescript.disableAutomaticTypeAcquisition": true, 14 "typescript.disableAutomaticTypeAcquisition": true,
15 "i18n-ally.localesPaths": "src/locales", 15 "i18n-ally.localesPaths": "src/locales",
16 "i18n-ally.keystyle": "flat", 16 "i18n-ally.keystyle": "flat",
17 "i18n-ally.enabledFrameworks": ["vue"],
18 "i18n-ally.sortKeys": true,
17 // --- 19 // ---
18 // Autoformating is done with eslint-prettier 20 // Autoformating is done with eslint-prettier
19 "eslint.enable": true, 21 "eslint.enable": true,