kentcdodds / match-sorter

Simple, expected, and deterministic best-match sorting of an array in JavaScript
https://npm.im/match-sorter
MIT License
3.73k stars 129 forks source link

style: add missing matchSorter #104

Closed marcosvega91 closed 4 years ago

marcosvega91 commented 4 years ago

What: There was just a little typo in the README

Why:

How:

Checklist:

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #104   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          155       155           
  Branches        37        37           
=========================================
  Hits           155       155           

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 418ada2...1afa53d. Read the comment docs.

kentcdodds commented 4 years ago

@all-contributors please add @marcosvega91 for docs

allcontributors[bot] commented 4 years ago

@kentcdodds

I've put up a pull request to add @marcosvega91! :tada:

kentcdodds commented 4 years ago

:tada: This PR is included in version 5.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: