remove render whitespace settings overwrite

This commit is contained in:
Erich Gamma 2020-03-03 11:27:49 +01:00
Родитель b212218add
Коммит 7fcfbbd3a9
1 изменённых файлов: 0 добавлений и 1 удалений

1
.vscode/settings.json поставляемый
Просмотреть файл

@ -6,7 +6,6 @@
"search.exclude": {
"out": true // set this to false to include "out" folder in search results
},
"editor.renderWhitespace": "all",
"editor.tabSize": 4,
"editor.insertSpaces": false,
"files.trimTrailingWhitespace": true,