Update vscode-settings.json

master
Raphael 2019-05-27 14:04:38 +02:00 committed by GitHub
parent c8fc1d2277
commit af49034e5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
"workbench.colorTheme": "Material Theme Darker High Contrast",
"python.jediEnabled": false,
"editor.tabSize": 2,
// "tslint.configFile": "tslint.json",
"[typescript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},