{
"version": "0.0.1",
"configurations": [
"name": "infinith-dev",
"runtimeExecutable": "npm",
"runtimeArgs": ["run", "dev"],
"port": 3000
}
]