Update launch.json
This commit is contained in:
parent
22a7ce1c48
commit
f18f50ce5b
1 changed files with 0 additions and 6 deletions
6
.vscode/launch.json
vendored
6
.vscode/launch.json
vendored
|
|
@ -4,12 +4,6 @@
|
||||||
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
|
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
|
||||||
"version": "0.2.0",
|
"version": "0.2.0",
|
||||||
"configurations": [
|
"configurations": [
|
||||||
{
|
|
||||||
"name": "dart",
|
|
||||||
"cwd": "dart",
|
|
||||||
"request": "launch",
|
|
||||||
"type": "dart"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "dart: Run All Tests",
|
"name": "dart: Run All Tests",
|
||||||
"cwd": "dart",
|
"cwd": "dart",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue