neovim: Enable eslint autofixer
This commit is contained in:
parent
d05c5e9d9f
commit
34af3ad667
1 changed files with 1 additions and 0 deletions
|
|
@ -186,6 +186,7 @@ let g:ale_fixers = {
|
|||
\ 'prettier',
|
||||
\ ],
|
||||
\ 'javascript': [
|
||||
\ 'eslint',
|
||||
\ 'prettier',
|
||||
\ ],
|
||||
\ 'python': [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue