🎉 initial commit

This commit is contained in:
2021-03-30 20:10:12 +02:00
commit b902b081d7
25 changed files with 6280 additions and 0 deletions

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

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