diff --git a/.vscode/settings.json b/.vscode/settings.json index 49d335f..8db321f 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -2,5 +2,6 @@ "i18n-ally.localesPaths": [ "src/locales" ], - "i18n-ally.keystyle": "nested" + "i18n-ally.keystyle": "nested", + "i18n-ally.extract.keygenStyle": "snake_case" } \ No newline at end of file