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

style(package): format with Prettier #3730

Merged
merged 1 commit into from
Aug 4, 2019
Merged

Conversation

layershifter
Copy link
Member

No user facing changes.

Previously we were not sure about Prettier formatting, but now it's a default thing. I decided to format all project files as it creates weird issues during merges and adds unwanted changes to PRs.

@codecov-io
Copy link

Codecov Report

Merging #3730 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3730   +/-   ##
=======================================
  Coverage   99.83%   99.83%           
=======================================
  Files         175      175           
  Lines        3120     3120           
=======================================
  Hits         3115     3115           
  Misses          5        5
Impacted Files Coverage Δ
src/modules/Transition/Transition.js 100% <0%> (ø) ⬆️
src/views/Feed/FeedContent.js 100% <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 311c16e...e4aeaa1. Read the comment docs.

@layershifter layershifter merged commit 2c71341 into master Aug 4, 2019
@delete-merged-branch delete-merged-branch bot deleted the chore/prettier-format branch August 4, 2019 11:29
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.

2 participants