mirror of
https://github.com/Alia5/GlosSI.git
synced 2024-11-01 09:20:17 +00:00
18 lines
355 B
JSON
18 lines
355 B
JSON
{
|
|
"version": 1,
|
|
"launch": {
|
|
"launch": false,
|
|
"launchPath": "C:\\Users\\Alia5\\AppData\\Local\\Programs\\Microsoft VS Code\\Code.exe",
|
|
"launchAppArgs": "--new-window",
|
|
"closeOnExit": true
|
|
},
|
|
"devices": {
|
|
"hideDevices": true
|
|
},
|
|
"window": {
|
|
"windowMode": false,
|
|
"maxFps": null,
|
|
"scale": null
|
|
},
|
|
"icon": null
|
|
} |