jest-community / jest-runner-eslint

An ESLint runner for Jest
MIT License
479 stars 46 forks source link

Support eslint_d as the linter instance #47

Open zhenyulin opened 6 years ago

zhenyulin commented 6 years ago

It could probably reduce the lint time by 80%, see stats https://github.com/jest-community/jest-runner-eslint/issues/46

ljharb commented 6 years ago

I think that seems reasonable, via an option. Those stats seem very strange to me; but i don't think we need stats as a motivator here.