terser-webpack-plugin icon indicating copy to clipboard operation
terser-webpack-plugin copied to clipboard

chore: ignore yarn.lock

Open ersachin3112 opened this issue 3 years ago • 1 comments

This PR contains a:

  • [ ] bugfix
  • [ ] new feature
  • [ ] code refactor
  • [ ] test update
  • [ ] typo fix
  • [x] metadata update

Motivation / Use-Case

Ignore yarn.lock to prevent accidentally committing this file.

Breaking Changes

No

Additional Info

No

ersachin3112 avatar May 12 '22 11:05 ersachin3112

Codecov Report

Merging #485 (00df46d) into master (463ed9e) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #485   +/-   ##
=======================================
  Coverage   97.11%   97.11%           
=======================================
  Files           3        3           
  Lines         312      312           
  Branches      114      114           
=======================================
  Hits          303      303           
  Misses          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 463ed9e...00df46d. Read the comment docs.

codecov[bot] avatar May 12 '22 11:05 codecov[bot]