remove vscode changes

This commit is contained in:
Eugenio Romano
2018-06-15 10:23:05 +01:00
parent a2f32e451b
commit c4132b920a

View File

@@ -1,7 +1,5 @@
// Place your settings in this file to overwrite default and user settings.
{
"editor.fontFamily": "Fira Code",
"editor.fontLigatures": true,
"files.exclude": {
"**/.git": true,
"**/.svn": true,
@@ -11,8 +9,6 @@
"**/.happypack": true
},
"editor.renderIndentGuides": true,
"window.zoomLevel": 8,
"html.format.wrapAttributes": "force",
"markdownlint.config": {
"MD032": false,
"MD004": false,