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

Add CLI support for jsx pragmas #321

Merged
merged 1 commit into from Oct 24, 2018
Merged

Conversation

jozanza
Copy link
Contributor

@jozanza jozanza commented Oct 23, 2018

closes #319

@codecov-io
Copy link

Codecov Report

Merging #321 into master will decrease coverage by 0.02%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #321      +/-   ##
==========================================
- Coverage   76.64%   76.61%   -0.03%     
==========================================
  Files          41       41              
  Lines        5454     5456       +2     
  Branches     1277     1279       +2     
==========================================
  Hits         4180     4180              
- Misses        898      900       +2     
  Partials      376      376
Impacted Files Coverage Δ
src/cli.ts 0% <0%> (ø) ⬆️

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 228d40f...d87e555. Read the comment docs.

Copy link
Owner

@alangpierce alangpierce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@alangpierce alangpierce merged commit 2cbe6fc into alangpierce:master Oct 24, 2018
@alangpierce alangpierce mentioned this pull request Oct 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support jsxPragma and jsxFragmentPragma via command line
3 participants