feat: add VS Code workspace configuration file

This commit is contained in:
ws50529
2026-05-20 13:47:52 +08:00
parent 8009a0dd78
commit 345b4a789a
+7
View File
@@ -0,0 +1,7 @@
{
"folders": [
{
"path": "."
}
]
}