Update settings.json

This commit is contained in:
lianghongkey 2019-06-19 10:47:51 +08:00 committed by GitHub
parent 2a800167ee
commit a6e99b07f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -33,4 +33,5 @@
}, },
"terminal.integrated.fontWeight": "500", "terminal.integrated.fontWeight": "500",
"terminal.integrated.fontSize": 12, "terminal.integrated.fontSize": 12,
"explorer.autoReveal": false,
} }