diff options
Diffstat (limited to 'viewer/visualstudio.code-workspace')
-rw-r--r-- | viewer/visualstudio.code-workspace | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/viewer/visualstudio.code-workspace b/viewer/visualstudio.code-workspace index 548c101..67b3ba9 100644 --- a/viewer/visualstudio.code-workspace +++ b/viewer/visualstudio.code-workspace | |||
@@ -9,5 +9,6 @@ | |||
9 | "javascript.format.semicolons": "insert", | 9 | "javascript.format.semicolons": "insert", |
10 | "typescript.disableAutomaticTypeAcquisition": true, | 10 | "typescript.disableAutomaticTypeAcquisition": true, |
11 | "vue-i18n-ally.localesPaths": "src/locales", | 11 | "vue-i18n-ally.localesPaths": "src/locales", |
12 | "vue-i18n-ally.keystyle": "flat", | ||
12 | } | 13 | } |
13 | } \ No newline at end of file | 14 | } \ No newline at end of file |