You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The readme doesn't say much. I had to look up the format of the json file to find out that I have to loop over it and check if email.includes(arrayItem).
Since it is a library, perhaps adding a small helper method would be a good idea?
The text was updated successfully, but these errors were encountered:
The readme doesn't say much. I had to look up the format of the json file to find out that I have to loop over it and check if email.includes(arrayItem).
Since it is a library, perhaps adding a small helper method would be a good idea?
The text was updated successfully, but these errors were encountered: