-
-
Notifications
You must be signed in to change notification settings - Fork 920
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
chore(deps): update eslint-define-config #2551
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## next #2551 +/- ##
==========================================
- Coverage 99.57% 99.57% -0.01%
==========================================
Files 2805 2805
Lines 250088 250088
Branches 1099 1099
==========================================
- Hits 249033 249030 -3
- Misses 1027 1030 +3
Partials 28 28 |
041d691
to
93aa8f3
Compare
What does that imply for our repository? |
Nothing special, just that right there is no type-check and auto-completion for vitest rules until they ship support |
Upgrade
eslint-define-config
to v2.0.0 with new community driven type support systemCurrently there is not vitest rules support, I can try add that to vitest directly