Skip to content

Commit 3292469

Browse files
committed
fix setting
1 parent 3fa5f3f commit 3292469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
// Set current working directory to devtools_app.
3-
"terminal.integrated.cwd": "devtools_app",
3+
"terminal.integrated.cwd": "packages/devtools_app",
44
"dart.showTodos": false,
55
}

0 commit comments

Comments
 (0)