diff --git a/tsun.code-workspace b/tsun.code-workspace new file mode 100644 index 0000000..0bb7570 --- /dev/null +++ b/tsun.code-workspace @@ -0,0 +1,11 @@ +{ + "folders": [ + { + "path": "." + }, + { + "path": "../wiki" + } + ], + "settings": {} +} \ No newline at end of file