jauco / jester

Get your project tested and out there with minimal fuss.
https://trello.com/b/GLFKT2X4/jester
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

Upgrade eslint to 0.13 and use the ability for tighter integration #19

Open jauco opened 9 years ago

jauco commented 9 years ago

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.