This commit is contained in:
2023-05-12 18:55:39 +02:00
parent 63d72ca17e
commit 88e502562a
3 changed files with 85 additions and 71 deletions

View File

@@ -1,15 +1,21 @@
{
"folders": [
{
"path": "."
},
{
"path": "packages/backend"
},
{
"path": "packages/frontend"
}
],
{
"path": "."
},
{
"path": "packages/backend"
},
{
"path": "packages/frontend"
},
{
"path": "packages/cli"
},
{
"path": "packages/shared"
}
],
"settings": {
"i18n-ally.localesPaths": ["packages/frontend/locales"],
"cSpell.words": ["cryptgeon"]