10 lines
172 B
JSON
10 lines
172 B
JSON
{
|
|
"configurations": [
|
|
{
|
|
"type": "msedge",
|
|
"name": " http://localhost:3000/",
|
|
"request": "launch",
|
|
"url": " http://localhost:3000/"
|
|
}
|
|
]
|
|
} |