css-loader icon indicating copy to clipboard operation
css-loader 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 10:05 ersachin3112

Codecov Report

Merging #1448 (3df065d) into master (b731cf1) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1448   +/-   ##
=======================================
  Coverage   96.81%   96.81%           
=======================================
  Files          12       12           
  Lines        1131     1131           
  Branches      411      411           
=======================================
  Hits         1095     1095           
  Misses         27       27           
  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 b731cf1...3df065d. Read the comment docs.

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