CodeMirror & ESLint

Is there any plans to support ESLint?

I saw codemirror-lint-eslint (last update 6 years ago) but the ESLint single standalone file was not found to test it.

No plans. Though there is integration for the upcoming CodeMirror 6, but that’s probably not much help right now. ESLint is, by the way, quite a pain to run in the browser—the official build doesn’t support it, and even if you get it to work, it’s about a megabyte of scripts.

OK, thank you.

eslint-linter-browserify can be used with CodeMirror 6