Skip to content

Commit 95bbaf4

Browse files
committed
chore(workspace): add vscode workspace config
1 parent 8bcebe3 commit 95bbaf4

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

tsdm_client.code-workspace

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"folders": [
3+
{
4+
"path": "."
5+
},
6+
{
7+
"path": "packages/dart_bbcode_parser"
8+
},
9+
{
10+
"path": "packages/dart_bbcode_web_colors"
11+
},
12+
{
13+
"path": "packages/flutter_bbcode_editor"
14+
}
15+
],
16+
"settings": {}
17+
}

0 commit comments

Comments
 (0)