pugjs / babel-plugin-transform-react-pug

A plugin for transpiling pug templates to jsx
MIT License
808 stars 46 forks source link

Add explanation of adding syntax highlighting to Visual Studio Code #64

Closed kaminaly closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #64   +/-   ##
=======================================
  Coverage   82.24%   82.24%           
=======================================
  Files          20       20           
  Lines         445      445           
  Branches      103      103           
=======================================
  Hits          366      366           
  Misses         70       70           
  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 b252aa0...11dfe3b. Read the comment docs.

ezhlobo commented 6 years ago

@kaminaly thank you ;)