mdx-js / eslint-mdx

ESLint Parser/Plugin for MDX
https://npmjs.org/eslint-plugin-mdx
MIT License
258 stars 29 forks source link

fix: incompatible with some react rules #489

Closed JounQin closed 6 months ago

JounQin commented 7 months ago

Initial checklist

Description of changes

close #437 close #488


Note: This PR's target is release-v2 branch, so the release workflow should be run on release-v2 branch

cc @wooorm

changeset-bot[bot] commented 7 months ago

🦋 Changeset detected

Latest commit: 93766b3bb0b5935ca6a11de009a217cb922bd6cf

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | ----------------- | ----- | | eslint-mdx | Patch | | eslint-plugin-mdx | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codesandbox-ci[bot] commented 7 months ago

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.

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (cd50b12) 100.00% compared to head (93766b3) 100.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-v2 #489 +/- ## ============================================ Coverage 100.00% 100.00% ============================================ Files 19 19 Lines 188 188 Branches 32 32 ============================================ Hits 188 188 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.