Hi all,
I am trying to improve our ESLint configuration, especially around HTML
files. One of the things that limits us in the ideal scenario is the
SublimeLinter-ESLint plugin.
The plugin currently does its own work for html files which stops
working when eslint-plugin-html is enabled (which we want to enable by
default in the mozilla-central configuration). I've been discussing it
with the SublimeLinter-eslint team, and they have accepted an idea for
an implementation for an automatic detection method so that it detects
the ESLint plugin and stops doing its own html processing.
At the moment, this is not something I really want to try and tackle, so
I'm looking for someone who might like to take it on.
We have a description of what needs changing, which is in the plugin
itself, and is python based. Here's the details of the bug and the fix
needed:
https://bugzilla.mozilla.org/show_bug.cgi?id=1464007
https://github.com/SublimeLinter/SublimeLinter-eslint/issues/253#issuecomment-416910981
If there's anyone interested in taking this on, please let me know.
Thanks
Mark.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform