-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
fix(eslint-plugin-query): add name attribute for eslint config inspector #8584
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
Conversation
View your CI Pipeline Execution ↗ for commit 3f44147.
☁️ Nx Cloud last updated this comment at |
View your CI Pipeline Execution ↗ for commit bb29642. ☁️ Nx Cloud last updated this comment at |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8584 +/- ##
===========================================
+ Coverage 46.24% 88.03% +41.78%
===========================================
Files 199 15 -184
Lines 7532 493 -7039
Branches 1720 181 -1539
===========================================
- Hits 3483 434 -3049
+ Misses 3670 45 -3625
+ Partials 379 14 -365
|
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.
Approved
I am working on the eslint config inspector for my big flat config and I saw many anonymous configs where one of them is related to
tanstack/query
so I added names in the flat configs