grommet / grommet-toolbox

[DEPRECATED] Developer Environment for Grommet applications
Apache License 2.0
13 stars 24 forks source link

Make sure that eslint ruleset can invalidate cache on update #35

Closed michaelgilley closed 8 years ago

michaelgilley commented 8 years ago

This ensures that jslint cache is refreshed when rules in the eslint config are updated or an eslint override file is used.

alansouzati commented 8 years ago

Thanks!