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

Resolve Typescript no-unsafe-assignment, no-unsafe-member-access exceptions #528

Open
billhimmelsbach opened this issue May 15, 2024 · 1 comment
Labels
post-mvp to be done after MVP deadline

Comments

@billhimmelsbach
Copy link
Contributor

Current behavior

  • Currently we have a lot of exceptions for Typescript's no-unsafe-assignment, no-unsafe-member-access rules

Expected behavior

  • Less exceptions, more digging into the types
@billhimmelsbach billhimmelsbach added the post-mvp to be done after MVP deadline label May 15, 2024
@billhimmelsbach
Copy link
Contributor Author

maybe also @ts-expect-error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
post-mvp to be done after MVP deadline
Projects
None yet
Development

No branches or pull requests

1 participant