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

fix: upgrade to prettier@8 #103

Merged
merged 1 commit into from
Sep 8, 2017
Merged

fix: upgrade to prettier@8 #103

merged 1 commit into from
Sep 8, 2017

Conversation

kentcdodds
Copy link
Member

What: Upgrades to prettier@8

Why: To keep up to date

How: Copying the way things were before we upgraded to v7 because v8 basically changes things from async back to sync.

@kentcdodds
Copy link
Member Author

cc @robwise :)

@codecov-io
Copy link

codecov-io commented Sep 8, 2017

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #103   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines         110    108    -2     
  Branches       14     14           
=====================================
- Hits          110    108    -2
Impacted Files Coverage Δ
src/format-files.js 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 0d101e4...d75326d. Read the comment docs.

@kentcdodds kentcdodds merged commit 795a295 into master Sep 8, 2017
@kentcdodds kentcdodds deleted the pr/v8 branch September 8, 2017 04:23
@robwise
Copy link

robwise commented Sep 8, 2017

oops

@kentcdodds
Copy link
Member Author

No worries, no oops :) This is better anyway :)

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.

None yet

3 participants