mirror of
https://github.com/esiur/esiur-dart.git
synced 2025-06-27 06:43:13 +00:00
1.0.0
This commit is contained in:
5
.vscode/launch.json
vendored
5
.vscode/launch.json
vendored
@ -6,10 +6,9 @@
|
||||
"configurations": [
|
||||
{
|
||||
"name": "Dart",
|
||||
"program": "bin/main.dart",
|
||||
"program": "test/main.dart",
|
||||
"request": "launch",
|
||||
"type": "dart",
|
||||
""
|
||||
"type": "dart"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user