neoclide/coc-eslint

Add configuration option for using eslint_d

dapicester opened this issue · 1 comments

I am using eslint_d to speedup linting. I wonder if it could be possible to add a configuration option likeeslint.executable. That should default to "eslint" but one could set it to "eslint_d" and benefit of speedup improvement.

Not possible.