diff --git a/workspace.code-workspace b/workspace.code-workspace new file mode 100644 index 0000000..71b919f --- /dev/null +++ b/workspace.code-workspace @@ -0,0 +1,8 @@ +{ + "folders": [ + { + "path": "./" + } + ], + "settings": {} +}