-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
fix(eslint-plugin-query): ignore all non-identifier properties in rule infinite-query-property-order
#8158
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
…e `infinite-query-property-order` fixes TanStack#8156
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 4d18550. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 2 targetsSent with 💌 from NxCloud. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8158 +/- ##
===========================================
+ Coverage 45.41% 88.28% +42.86%
===========================================
Files 200 15 -185
Lines 7456 495 -6961
Branches 1696 184 -1512
===========================================
- Hits 3386 437 -2949
+ Misses 3694 44 -3650
+ Partials 376 14 -362
|
fixes #8156