pugjs / babel-plugin-transform-react-pug

A plugin for transpiling pug templates to jsx
MIT License
811 stars 47 forks source link

Make tests more readable by formatting JS output #72

Closed ezhlobo closed 5 years ago

ezhlobo commented 5 years ago

So we use prettier to format outputted code. Now snapshots are more readable.

codecov-io commented 5 years ago

Codecov Report

Merging #72 into next will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             next      #72   +/-   ##
=======================================
  Coverage   82.98%   82.98%           
=======================================
  Files          21       21           
  Lines         482      482           
  Branches      116      116           
=======================================
  Hits          400      400           
  Misses         73       73           
  Partials        9        9

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 8c3a3d6...4236652. Read the comment docs.