{
"configurations": [
"name": "Start Frontend",
"type": "command",
"program": "npm",
"args": [
"start"
]
}