xojs/xo

Support `--report-unused-disable-directives` in ESLint 8

fregante opened this issue · 5 comments

It looks like this is an old flag actually. V8 only added support for autofixing.

eslint/eslint#9382

Indeed, I didn't remember if it also worked on full-file eslint-disable directives. If so I suppose it can be closed.

We can keep it open until we can confirm it works well.

It works

text

Side note: XO is too slow. 6s to scan a folder with a single 300-lines file is not reasonable 😔