Haven’t seen this is already in master

This commit is contained in:
Wolfgang Huß 2019-09-30 11:31:36 +02:00 committed by GitHub
parent 9a4187a6af
commit ab3a5f0523
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,6 @@
"autoFix": true "autoFix": true
} }
], ],
"editor.formatOnSave": true, "editor.formatOnSave": false,
"eslint.autoFixOnSave": true "eslint.autoFixOnSave": true
} }