ZooTools / email-spell-checker

📮 An ultratiny (1.9 KB) and fast JavaScript email checker to reduce users typing a wrong email. Written in TypeScript. Enterprise-grade.
https://zootools.co/tools/email-spell-checker
MIT License
163 stars 12 forks source link

perf: removing unused package to reduce size #7

Closed ferreiro closed 2 years ago

ferreiro commented 2 years ago

Description of change

Noticed we didn't remove the js-levenshtein after migrating to sift 3 #3

Pull-Request Checklist