-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Converting isIP to Typescript? #1263
Comments
Also if someone could look over
|
Dear @fireflysemantics , that is not really an issue, right? You are proposing a re-write of specific parts of the library to TS. I am not sure if this should be discussed in an issue. What, if everyone starts to propose the rewrite of specific methods in issues? the maintainer would drown in issues that are actually not real issues with the library. also - before starting to propose TS implementations for methods, a decision whether the library should be rewritten as TS or not should be forced. Keep in mind, that a rewrite could cause major issues, as this library is a widely used library in the JS world. Such a decision must be well-discussed and backed by the majority of the dev-team! All the best, |
Hi @fireflysemantics , |
Just wanted to double check this implementation with ya'll. I put single quotes around
4
and6
, since they should be strings IIUC.The text was updated successfully, but these errors were encountered: