Saving Getting code actions from ''ESLint', code example
Example: ESlint › Code Actions On Save
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
}
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
}