{
"version": "0.0.1",
"configurations": [
"name": "web-snack",
"runtimeExecutable": "npm",
"runtimeArgs": ["run", "dev"],
"port": 5174
}
]