{
"version": "0.0.1",
"configurations": [
"name": "ki-fwi",
"runtimeExecutable": "npm",
"runtimeArgs": ["run", "dev", "--", "--port", "5273"],
"port": 5273
}
]