Eslint has improved it's api over the past releases so we can use the cascading .eslintrc and cascading eslintignores instead of jester.json. This has the added benefit that a standalone run of eslint will work the same as a jester run which means that you can use eslint-$editor integration.
Eslint has improved it's api over the past releases so we can use the cascading .eslintrc and cascading eslintignores instead of jester.json. This has the added benefit that a standalone run of eslint will work the same as a jester run which means that you can use eslint-$editor integration.