mdx-js / eslint-mdx

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

fix: handle node and children recursively #396

Closed JounQin closed 2 years ago

JounQin commented 2 years ago
codesandbox-ci[bot] commented 2 years 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 2 years ago

Codecov Report

Merging #396 (b76908b) into master (2ffe1cb) will not change coverage. The diff coverage is n/a.

:exclamation: Current head b76908b differs from pull request most recent head 8f47c0b. Consider uploading reports for the commit 8f47c0b to get more accurate results

@@            Coverage Diff            @@
##            master      #396   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines          195       195           
  Branches        38        38           
=========================================
  Hits           195       195           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2ffe1cb...8f47c0b. Read the comment docs.

JounQin commented 2 years ago

@wooorm A new release please.

wooorm commented 2 years ago

forgot yarn build again 😬

wooorm commented 2 years ago

How can I force a publish? 🤔

JounQin commented 2 years ago

@wooorm

https://github.com/lerna/lerna/tree/main/commands/version#--force-publish

wooorm commented 2 years ago

It worked, released!