Browse Source

add workspace

master
Tom Nordal 2 years ago
parent
commit
96486114a3
  1. 12
      learning-uno.code-workspace

12
learning-uno.code-workspace

@ -0,0 +1,12 @@
{
"folders": [
{
"path": "."
},
{
"name": "blink",
"path": "blink"
}
],
"settings": {}
}
Loading…
Cancel
Save