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