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