diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 00000000..15cec4df --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,4 @@ +{ + "i18n-ally.localesPaths": ["src/assets/i18n"], + "i18n-ally.keystyle": "nested" +}