Skip to content

Eslint autosave

Administrator requested to merge eslint-autosave into master

Created by: attfarhan

The eslint.autoFixOnSave setting is now deprecated and replaced with a new setting: "editor.codeActionsOnSave": { "source.fixAll.eslint": true, }

Merge request reports

Loading