Skip to content

Commit a891e43

Browse files
committed
add workspace file
1 parent 687d9c6 commit a891e43

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

my.code-workspace

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"folders": [
3+
{
4+
"path": "."
5+
},
6+
{
7+
"path": "backend"
8+
},
9+
{
10+
"path": "frontend"
11+
}
12+
],
13+
"settings": {}
14+
}

0 commit comments

Comments
 (0)