👩‍💻 developer configs/ recommendations for VSCode

This commit is contained in:
2021-01-17 18:22:28 +01:00
parent dd74d9ee89
commit 5e02502a5c
3 changed files with 15 additions and 1 deletions

4
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,4 @@
{
"i18n-ally.localesPaths": "src/locales",
"i18n-ally.keystyle": "nested"
}