Update launch.json

This commit is contained in:
toki 2026-04-05 20:55:10 +09:00
parent 22a7ce1c48
commit f18f50ce5b

6
.vscode/launch.json vendored
View file

@ -4,12 +4,6 @@
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": "dart",
"cwd": "dart",
"request": "launch",
"type": "dart"
},
{
"name": "dart: Run All Tests",
"cwd": "dart",