
Try to fix VSCode format works against ESLint

Created by: Tirokk
Authored by Tirokk Merged

Pullrequest

VSCode editor.formatOnSave
seems sometimes to works against ESLint eslint.autoFixOnSave
.
Please try out in your VSCode.
Issues
- None
Todo
-
None
Merge request reports
Activity
Filter activity
Created by: Mogge
Review: Approved
Looks good to me as well. I think the best practice is to keep a
vscode/settings.template.json
in the repository and let developerscp .vscode/settings.template.json vscode/settings.json
(+ add documentation). But we can still wait until the first developer complains about it.
Please register or sign in to reply