mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Updated VS Code settings
This commit is contained in:
parent
605e93e0cd
commit
3d62b427fd
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user