This commit is contained in:
awei
2025-03-03 17:43:50 +08:00
commit 113756eaae
1497 changed files with 127997 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
{
"folders": [
{
"name": "bbs-go",
"path": "."
},
{
"name": "server",
"path": "server"
},
{
"name": "site",
"path": "site"
},
{
"name": "admin",
"path": "admin"
}
],
"settings": {
"nuxt.isNuxtApp": false,
"i18n-ally.localesPaths": [
"admin/src/locale",
"admin/src/components/message-box/locale",
"admin/src/views/login/locale",
"admin/src/views/dashboard/workplace/locale"
]
}
}