[
https://issues.apache.org/jira/browse/MESOS-7924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16156070#comment-16156070
]
Benjamin Mahler commented on MESOS-7924:
----------------------------------------
{quote}
Setting up ESLint should be straightforward but I am not sure what is the best
way to add this new linter as a dependency, any recommendations?
{quote}
[~ArmandGrillet] that's what I'm not sure of either given the requirement of
npm with internet access to install it. I would recommend emailing dev@ with
your findings on what bundling vs installing would look like. Probably it might
be ok to do a local install during bootstrap since we could assume internet
access during development. I like the convenience of bundling but it bloats the
size of the git repo and here we seem to only need ESLint if we're changing
code?
> Add a javascript linter to the webui.
> -------------------------------------
>
> Key: MESOS-7924
> URL: https://issues.apache.org/jira/browse/MESOS-7924
> Project: Mesos
> Issue Type: Improvement
> Components: webui
> Reporter: Benjamin Mahler
> Labels: tech-debt
>
> As far as I can tell, javascript linters (e.g. ESLint) help catch some
> functional errors as well, for example, we've made some "strict" mistakes a
> few times that ESLint can catch: MESOS-6624, MESOS-7912.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)