diff --git a/lume.code-workspace b/lume.code-workspace new file mode 100644 index 0000000..fa76317 --- /dev/null +++ b/lume.code-workspace @@ -0,0 +1,12 @@ +{ + "folders": [ + { + "path": "." + }, + { + "name": "lifx-go", + "path": "..\\lifx-go" + } + ], + "settings": {} +} \ No newline at end of file