mdx-js / eslint-mdx

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

fix: `position` could be `null` actually #524

Closed JounQin closed 8 months ago

JounQin commented 8 months ago

Initial checklist

Description of changes

realted to #520

changeset-bot[bot] commented 8 months ago

🦋 Changeset detected

Latest commit: 53f1ebf943478e9d22033e20ea8e61f8790f48c7

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

This PR includes changesets to release 2 packages | Name | Type | | ----------------- | ----- | | eslint-plugin-mdx | Patch | | eslint-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 8 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 8 months ago

Codecov Report

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

Comparison is base (2da97b2) 100.00% compared to head (53f1ebf) 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 #524 +/- ## ============================================ Coverage 100.00% 100.00% ============================================ Files 19 19 Lines 194 197 +3 Branches 32 35 +3 ============================================ + Hits 194 197 +3 ```

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