royriojas / eslint-friendly-formatter

A simple formatter/reporter for ESLint that's friendly with Sublime Text and iterm2 "click to open file" functionality
MIT License
198 stars 28 forks source link

4.0.0 performance regression #32

Closed klimashkin closed 6 years ago

klimashkin commented 6 years ago

Not sure why, but after updating from 3.0.0 to 4.0.0 I experience longer eslint check even if there is no eslint errors, from ~55sec to ~75sec.

Use eslint-friendly-formatter in .pipe(eslint.formatEach(friendlyFormatter))

klimashkin commented 6 years ago

Hm, seems like it's not eslint-friendly-formatter itself, but some other deps that got updated in package-lock