8000 Add vscode workspace config. · lineCode/flutter-webrtc@cc2a122 · GitHub
[go: up one dir, main page]

Skip to content

Commit cc2a122

Browse files
committed
Add vscode workspace config.
1 parent 12a6021 commit cc2a122

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

flutter-webrtc.code-workspace

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

0 commit comments

Comments
 (0)
0