about summary refs log tree commit diff
path: root/src/lib/strings/email.ts
Commit message (Collapse)AuthorAgeFilesLines
* Validate TLD in signup (#5426)Hailey2024-09-201-0/+9
* add lib * add validation * log * add some common typos * add tests * reset hasWarned state on edit * shorten path * Move test file, adjust regex, add test * Get real nit picky --------- Co-authored-by: Eric Bailey <git@esb.lol>