-
-
Notifications
You must be signed in to change notification settings - Fork 121
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
fix(eslint): use flat config #268
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This isn't ready yet, eslintignore doesn't work and neither does the integration with VS Code. Running lint command still produces errors that aren't highlighted anywhere else. |
167c50e
to
92ec675
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #268 +/- ##
=======================================
Coverage 85.44% 85.44%
=======================================
Files 73 73
Lines 4602 4603 +1
Branches 544 544
=======================================
+ Hits 3932 3933 +1
Misses 669 669
Partials 1 1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
92ec675
to
45333b4
Compare
45333b4
to
dc3591c
Compare
2b2f069
to
6cb8354
Compare
|
Closes #51