It's too bad that eslint doesn't have an option to just replace the head of the command (so that we could start our command with something like `mach lint -l eslint`. We'd have to prototype to see if that was really a good solution. I wonder if the extension author would accept a patch for that...
Bug 1619842 Comment 2 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
It's too bad that eslint doesn't have an option to just replace the head of the command (so that we could start our command with something like `mach lint -l eslint`). We'd have to prototype to see if that was really a good solution. I wonder if the extension author would accept a patch for that...