Changelog
3.1.1
As per a [recent change in eslint][bda5de5] the default parser espree
[was
removed][pull 43]. The eslint
dependency was bumped to 2.10.2
which
introduced the change.
Changelog
3.0.1
A [fix was provided by ruanyl][pull #33] to resolve chalk
relative from the
actually resolved eslint module.
Changelog
3.0.0
jpsc got the [eslint 2 upgrade][pull #30] started. eslint_d
will now use
eslint 2.2+ if no local install of eslint is found.
Also in this release:
--inline-config
and --cache-location
optionscwd
through to eslint.Changelog
2.5.0
--no-color
option (fixes [issue #7][])Changelog
2.4.0
Roger Zurawicki [figured out][pull #24] how to make eslint_d
work in WebStorm.
--cache
in the readme (netei)eslint.js
for WebStorm compat (Roger Zurawicki)