Updated VS Code settings

This commit is contained in:
squidfunk 2022-11-12 15:18:46 +01:00
parent 605e93e0cd
commit 3d62b427fd

2
.vscode/launch.json vendored
View File

@ -3,7 +3,7 @@
"configurations": [ "configurations": [
{ {
"name": "Application", "name": "Application",
"type": "pwa-chrome", "type": "chrome",
"request": "launch", "request": "launch",
"runtimeArgs": [ "runtimeArgs": [
"--disable-features=Translate", "--disable-features=Translate",