{
"configurations": [
"command": "npm run dev",
"name": "Run npm start",
"request": "launch",
"type": "node-terminal"
}
]