mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
10 lines
208 B
JSON
10 lines
208 B
JSON
{
|
|
"configurations": [
|
|
{
|
|
"type": "pwa-chrome",
|
|
"name": "http://localhost:3000",
|
|
"request": "launch",
|
|
"url": "http://localhost:3000"
|
|
}
|
|
]
|
|
} |