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
Native Typescript code (with builtin types instead of a separate declaration file, which sometimes causes problems depending in TS projects depending on their config) is IMO preferable to Javascript in most cases.
Would you be open to a PR rewriting the project's code in TypeScript? If so, I'd be happy to make one.
Otherwise, no problem!
The text was updated successfully, but these errors were encountered:
I would be more then open for that ... I also have that on my list but not yet time to start with it. most of my other maintained projects currently are TS so it is always a pain to do pure JS :-)
I will finish current PR and then would be ideal time tbh
Hi there!
Native Typescript code (with builtin types instead of a separate declaration file, which sometimes causes problems depending in TS projects depending on their config) is IMO preferable to Javascript in most cases.
Would you be open to a PR rewriting the project's code in TypeScript? If so, I'd be happy to make one.
Otherwise, no problem!
The text was updated successfully, but these errors were encountered: