Update settings.json

This commit is contained in:
lianghongkey 2019-09-02 13:08:35 +08:00 committed by GitHub
parent e1cad30239
commit 74e03c196c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -51,4 +51,5 @@
"gitlens.codeLens.authors.enabled": false, "gitlens.codeLens.authors.enabled": false,
"gitlens.codeLens.recentChange.enabled": false, "gitlens.codeLens.recentChange.enabled": false,
"python.linting.pylintEnabled": false, "python.linting.pylintEnabled": false,
"workbench.panel.defaultLocation": "right",
} }