-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
feat: support eslint-define-config #527
base: master
Are you sure you want to change the base?
Conversation
|
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. |
@JounQin please have a look and it would be really nice if you take the PR over from here |
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 @@
## master #527 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 19 19
Lines 196 196
Branches 33 33
=========================================
Hits 196 196 ☔ View full report in Codecov by Sentry. |
@Shinigami92 OK, I'll finish it. |
Initial checklist
Description of changes
address #526
The define-config-support.d.ts now somehow needs to be packed to the lib folder and then be made accessible, so users can us it like described in the issue