mdx-js / eslint-mdx

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

feat: add support for eslint 8 #353

Closed JounQin closed 3 years ago

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

Codecov Report

Merging #353 (ee797b4) into master (24cfe78) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #353   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines          509       515    +6     
  Branches       108       108           
=========================================
+ Hits           509       515    +6     
Impacted Files Coverage Δ
packages/eslint-plugin-mdx/src/helpers.ts 100.00% <100.00%> (ø)
...lint-plugin-mdx/src/rules/no-unused-expressions.ts 100.00% <100.00%> (ø)

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 24cfe78...ee797b4. Read the comment docs.

JounQin commented 3 years ago

I've test it on my own project, so let's merge And release.

JounQin commented 3 years ago

@wooorm Ready to release.

JounQin commented 2 years ago

@wooorm Any time to release?

wooorm commented 2 years ago

Thanks for the reminder, released!