mbra / vim-javascript-format

Format javascript by running eslint --fix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-javascript-format

Formats your javascript code with [eslint] when you save a file. A recent version of eslint is recommended for a maximum number of rules supporting --fix.

About

Format javascript by running eslint --fix


Languages

Language:Vim Script 100.0%