10 lines
224 B
JSON
10 lines
224 B
JSON
{
|
|
"configurations": [
|
|
{
|
|
"type": "chrome",
|
|
"name": "http://127.0.0.1:3000/test.html",
|
|
"request": "launch",
|
|
"url": "http://127.0.0.1:3000/test.html"
|
|
}
|
|
]
|
|
} |