Checkout an accidentally committed VSCode setting change

This commit is contained in:
Wolfgang Huß 2020-01-22 15:41:22 +01:00
parent 58a120d3d7
commit 28deba79f1

View File

@ -8,7 +8,4 @@
}
],
"editor.formatOnSave": false,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
},
}