Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support top level JSX with blank lines #37

Merged
merged 4 commits into from
Aug 11, 2019
Merged

feat: support top level JSX with blank lines #37

merged 4 commits into from
Aug 11, 2019

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Aug 11, 2019

No description provided.

@JounQin JounQin self-assigned this Aug 11, 2019
@JounQin JounQin added the 🦋 type/enhancement This is great to have label Aug 11, 2019
@JounQin JounQin added this to the 1.0 milestone Aug 11, 2019
@codecov
Copy link

codecov bot commented Aug 11, 2019

Codecov Report

Merging #37 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #37   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          16     16           
  Lines         310    314    +4     
  Branches       58     58           
=====================================
+ Hits          310    314    +4
Impacted Files Coverage Δ
packages/eslint-mdx/src/traverse.ts 100% <100%> (ø) ⬆️
packages/eslint-mdx/src/parser.ts 100% <100%> (ø) ⬆️
...ackages/eslint-plugin-mdx/src/configs/overrides.ts 100% <100%> (ø) ⬆️

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 21934ce...2ee1b37. Read the comment docs.

@JounQin JounQin merged commit 30f1896 into master Aug 11, 2019
@JounQin JounQin deleted the develop branch August 11, 2019 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🦋 type/enhancement This is great to have
Development

Successfully merging this pull request may close these issues.

1 participant