We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fa5f3f commit 3292469Copy full SHA for 3292469
.vscode/settings.json
@@ -1,5 +1,5 @@
1
{
2
// Set current working directory to devtools_app.
3
- "terminal.integrated.cwd": "devtools_app",
+ "terminal.integrated.cwd": "packages/devtools_app",
4
"dart.showTodos": false,
5
}
0 commit comments