mathiasbynens / emoji-regex

A regular expression to match all Emoji-only symbols as per the Unicode Standard.
https://mths.be/emoji-regex
MIT License
1.72k stars 175 forks source link

fix unrecognised type definitions #78

Closed DetachHead closed 3 years ago

DetachHead commented 3 years ago

fixes #77

mathiasbynens commented 3 years ago

Thanks!

mathiasbynens commented 3 years ago

npm run build deletes these files. Are you sure this is the right fix?

DetachHead commented 3 years ago

my bad, i didn't pay attention to how the project was set up. should be fixed in #80 however it was hard to test because npm has been throwing these errors on seemingly random packages ever since i installed emoji-regex image