-
Notifications
You must be signed in to change notification settings - Fork 2
feat: make object key types always extend string #77
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
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: Patrik Hellberg Ramel <[email protected]>
kirillgroshkov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
But David's feedback is to be respected too. He knows more about unit tests than me. I checked.
|
Most of my comments were addressed 🙏 Since the PR touched the typings there, I think a type-unit-test would be nice there too. |
|
Oh, sorry 🙏 |
8749e34 to
86f4a0d
Compare
I understand the test may be useless 😅 If the types are reverted, it will fail at tsc with a type error though