mdx-js / eslint-mdx

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

feat: use official eslint-plugin-markdown package #304

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-io commented 3 years ago

Codecov Report

Merging #304 (31551b4) into master (7b8e7bc) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #304   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        21    -1     
  Lines          519       435   -84     
  Branches       101        86   -15     
=========================================
- Hits           519       435   -84     
Impacted Files Coverage Δ
packages/eslint-plugin-mdx/src/processors/index.ts 100.00% <100.00%> (ø)
...ackages/eslint-plugin-mdx/src/processors/remark.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 7b8e7bc...31551b4. Read the comment docs.