webpack / schema-utils

Options Validation
MIT License
246 stars 39 forks source link

chore: update prettier config #130

Closed snitin315 closed 3 years ago

snitin315 commented 3 years ago

This PR contains a:

Motivation / Use-Case

Update prettier config.

Breaking Changes

None

Additional Info

No

codecov[bot] commented 3 years ago

Codecov Report

Merging #130 (d4f120a) into master (ae3b128) will not change coverage. The diff coverage is 97.17%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #130   +/-   ##
=======================================
  Coverage   97.57%   97.57%           
=======================================
  Files           6        6           
  Lines         700      700           
  Branches      299      299           
=======================================
  Hits          683      683           
  Misses         15       15           
  Partials        2        2           
Impacted Files Coverage Δ
src/ValidationError.js 96.69% <96.47%> (ø)
src/index.js 100.00% <100.00%> (ø)
src/keywords/absolutePath.js 100.00% <100.00%> (ø)
src/util/Range.js 100.00% <100.00%> (ø)
src/util/hints.js 100.00% <100.00%> (ø)
src/validate.js 100.00% <100.00%> (ø)

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 ae3b128...d4f120a. Read the comment docs.