neoclide / coc-eslint

Eslint extension for coc.nvim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eslint 8 support

ravisumit33 opened this issue · comments

Currently this extension doesn't work with Eslint version 8.
I get error saying CLIEngine is not exported. Looks like it relates to microsoft/vscode-eslint#1329 and according to them it will be fixed with their v2.2.0 (microsoft/vscode-eslint#972 (comment))

What is the plan of coc-eslint for this ?