blob: 83e9f1fe514a6d43e7337681f82bb834121ef3a8 [file] [log] [blame] [edit]
{
// Set current working directory to devtools_app.
"terminal.integrated.cwd": "packages/devtools_app",
"dart.showTodos": false,
"dart.analysisExcludedFolders": [
"tool/flutter-sdk"
]
}