neoclide / coc-eslint

Eslint extension for coc.nvim
MIT License
396 stars 25 forks source link

how does eslint work #139

Open laoshaw opened 1 year ago

laoshaw commented 1 year ago

I installed coc-prettier and it worked out of the box(using default settings).

Installed coc-eslint and nothing happened, then added eslint to the project still nothing happens, how does this work? I need add eslint and provide my own .eslint configs, then what's the different from just adding eslint to the project along with configs?