"add CMS workspace configuration with linked documentation and AI workspace folders"

This commit is contained in:
louiscklaw
2025-05-11 13:00:05 +08:00
parent 24c91cb6f0
commit f20dfa00c2

View File

@@ -0,0 +1,14 @@
{
"folders": [
{
"path": "."
},
{
"path": "./../../001_documentation"
},
{
"path": "../../000_AI_WORKSPACE"
}
],
"settings": {}
}