7 lines
155 B
JSON
7 lines
155 B
JSON
{
|
|
"version": "0.0.1",
|
|
"configurations": [
|
|
{ "name": "not-tonight", "runtimeExecutable": "npm", "runtimeArgs": ["run", "dev"], "port": 5199 }
|
|
]
|
|
}
|