{
"version": "0.2.0",
"configurations": [
"command": "yarn run dev",
"name": "Run Dev",
"request": "launch",
"type": "node-terminal"
}
]