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