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

Update with-redux example tsconfig to use strict: true #45325

Merged
merged 1 commit into from
Jan 28, 2023

Conversation

okcoker
Copy link
Contributor

@okcoker okcoker commented Jan 27, 2023

I was updating one of my old next.js v3 apps to v13, and decided to play around with RTK. Using the with-redux example sort of sets users up for some weird typing issues as mentioned here: reduxjs/redux-toolkit#2862

I found that github issue after reading through all the official RTK x TS docs, and it seems it could have all been avoided with stricter typing. I'm hoping RTK can add this bit to their docs soon.

@ijjk ijjk added the examples Issue was opened via the examples template. label Jan 27, 2023
@styfle styfle changed the title Update tsconfig to use strict: true Update with-redux example tsconfig to use strict: true Jan 28, 2023
@ijjk ijjk merged commit 09f235d into vercel:canary Jan 28, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue was opened via the examples template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants