arb / celebrate

A joi validation middleware for Express.
MIT License
1.34k stars 65 forks source link

Update errors() typedef #137

Closed btalayeminaei closed 5 years ago

btalayeminaei commented 5 years ago

This PR updates the errors function type definition to more accurately follow the actual implementation and fix typescript lint errors.

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #137   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          73     73           
  Branches       11     11           
=====================================
  Hits           73     73

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 a692487...08df938. Read the comment docs.