📮 An ultratiny (1.9 KB) and fast JavaScript email checker to reduce users typing a wrong email. Written in TypeScript. Enterprise-grade.
163
stars
12
forks
source link
perf: removing unused package to reduce size #7
Closed
ferreiro closed 2 years ago
Description of change
Noticed we didn't remove the js-levenshtein after migrating to sift 3 #3
Pull-Request Checklist
main
branchnpm run lint
passes with this changenpm run test
passes with this changeFixes #0000