nfl / react-wildcat

An opinionated React environment.
https://medium.com/nfl-engineers/nfl-react-84e9cd11d384
MIT License
435 stars 38 forks source link

Prettier/add it #211

Closed miblanchard closed 7 years ago

miblanchard commented 7 years ago

Added prettier to the project. Ran through lint to update necessary files.

CLAassistant commented 7 years ago

CLA assistant check
All committers have signed the CLA.

codecov[bot] commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #211   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          24     24           
  Lines         723    724    +1     
=====================================
+ Hits          723    724    +1
Impacted Files Coverage Δ
...react-wildcat-handoff/src/utils/defaultTemplate.js 100% <ø> (ø) :arrow_up:
...ckages/react-wildcat/src/utils/getWildcatConfig.js 100% <100%> (ø) :arrow_up:
...ages/react-wildcat/src/utils/customMorganTokens.js 100% <100%> (ø) :arrow_up:
...react-wildcat/src/utils/webpackBundleValidation.js 100% <100%> (ø) :arrow_up:
packages/react-wildcat/src/utils/logger.js 100% <100%> (ø) :arrow_up:
packages/react-wildcat-prefetch/src/index.js 100% <100%> (ø) :arrow_up:
...ackages/react-wildcat/src/config/wildcat.config.js 100% <100%> (ø) :arrow_up:
packages/react-wildcat-handoff/src/client.js 100% <100%> (ø) :arrow_up:
...es/react-wildcat-handoff/src/utils/simpleRender.js 100% <100%> (ø) :arrow_up:
packages/react-wildcat/src/server.js 100% <100%> (ø) :arrow_up:
... and 8 more

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 98cc518...800e84b. Read the comment docs.