Skip to content
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

Overhaul typing to use strict mode #62

Open
Akolyte01 opened this issue May 8, 2023 · 0 comments
Open

Overhaul typing to use strict mode #62

Akolyte01 opened this issue May 8, 2023 · 0 comments

Comments

@Akolyte01
Copy link
Collaborator

This package was not written in typescript's strict mode, and as such consumers that are in strict mode run into some inconsistent typing, particularly when it comes to potentially undefined values. This package should be overhauled to be strict mode compatible, at which point further typing issues will be easier to identify and resolve.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant