mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-16 09:21:24 +01:00
11 lines
No EOL
183 B
JSON
11 lines
No EOL
183 B
JSON
{
|
|
"version": "0.1.0",
|
|
"configurations": [
|
|
{
|
|
"name": "Debug",
|
|
"type": "chrome",
|
|
"request": "launch",
|
|
"file": "${workspaceFolder}/index.html"
|
|
}
|
|
]
|
|
} |