-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
chore: Fix eslint errors when parsing vite config files #6688
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: Fix eslint errors when parsing vite config files #6688
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 1b4323f. 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 1 targetSent with 💌 from NxCloud. |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 1b4323f:
|
dc2b983
to
fbc5248
Compare
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.
Thanks @manudeli !
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #6688 +/- ##
==========================================
- Coverage 41.71% 5.04% -36.67%
==========================================
Files 179 62 -117
Lines 7007 2317 -4690
Branches 1416 196 -1220
==========================================
- Hits 2923 117 -2806
+ Misses 3713 2082 -1631
+ Partials 371 118 -253 ☔ View full report in Codecov by Sentry. |
fix below