-
-
Notifications
You must be signed in to change notification settings - Fork 172
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
refactor: add eslint rules #604
Conversation
✅ Deploy Preview for oruga-documentation-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #604 +/- ##
===========================================
- Coverage 62.72% 62.34% -0.38%
===========================================
Files 79 79
Lines 5529 5617 +88
Branches 1526 1576 +50
===========================================
+ Hits 3468 3502 +34
- Misses 1950 2004 +54
Partials 111 111
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
I have added eslint with a set of recommended lint rules, and also fixed some bugs with the applied rules.
These will help improve development and maintain consistent code quality.
Proposed Changes
Mainly changed files are: