diff --git a/quyun.code-workspace b/quyun.code-workspace new file mode 100644 index 0000000..416430e --- /dev/null +++ b/quyun.code-workspace @@ -0,0 +1,10 @@ +{ + "folders": [ + { + "path": "backend" + }, + { + "path": "frontend/admin" + }, + ] +} \ No newline at end of file