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
assertString.js throws a TypeError when the type of the argument is not a string, I was wondering if people thought it would be useful to include the incorrect type of the object that caused that error?
This might be helpful for other developers using this library who are debugging their own code.
I would also be happy to provide a PR for this if that is something other people may find useful.
The text was updated successfully, but these errors were encountered:
On Fri, 14 Sep 2018 at 2:31 am, Dylan Cutler ***@***.***> wrote:
assertString.js throws a TypeError when the type of the argument is not a
string, I was wondering if people thought it would be useful to include the
incorrect type of the object that caused that error?
This might be helpful for other developers using this library who are
debugging their own code.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#894>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAWRZ8CqqPG-g8IwfXXsHqVCbY278HaTks5uaohqgaJpZM4WnsqO>
.
assertString.js
throws a TypeError when the type of the argument is not a string, I was wondering if people thought it would be useful to include the incorrect type of the object that caused that error?This might be helpful for other developers using this library who are debugging their own code.
I would also be happy to provide a PR for this if that is something other people may find useful.
The text was updated successfully, but these errors were encountered: