-
-
Notifications
You must be signed in to change notification settings - Fork 944
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
infra: show eslint progress #3172
Conversation
✅ Deploy Preview for fakerjs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #3172 +/- ##
=======================================
Coverage 99.96% 99.96%
=======================================
Files 2805 2805
Lines 217098 217098
Branches 970 968 -2
=======================================
Hits 217018 217018
Misses 80 80 |
It slows down a full run of eslint by 3seconds. 79 seconds -> 82 seconds, but it feels more responsive because actually see it doing something. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
An optional but nice little gimmick.
6b4d91a
to
80c1c77
Compare
@matthewmayer Sorry, they just released an update that fixes Node 18 support and ships it's own types. |
There seems to be an issue with the new versions. |
Can you try v2.1.1, I was manually typing the types, not generated. I made some mistakes. |
Fixed |
Can't approve, because historically I opened the PR |
why? cause it's cool
no but seriously, with that locally you can see how long you potentially need to wait anymore
docs: https://www.npmjs.com/package/eslint-plugin-file-progress | https://github.com/sibiraj-s/eslint-plugin-file-progress