-
-
Notifications
You must be signed in to change notification settings - Fork 246
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
New sample
types
#445
New sample
types
#445
Conversation
Deploy request for effector-docs pending review. Review with commit b644373 |
@@ -93,7 +98,7 @@ describe('explicit generics', () => { | |||
}) | |||
expect(typecheck).toMatchInlineSnapshot(` | |||
" | |||
no errors | |||
Expected 2 type arguments, but got 1. |
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.
regression
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.
I believe I can solve it)
sample
types (for generated type tests)sample
types (proof of concept)
6ed55f4
to
007fbd4
Compare
92b1f0b
to
7d4be3b
Compare
02ffc1e
to
c947ca3
Compare
c947ca3
to
7e1dd7f
Compare
c7cdc1e
to
e1cc0df
Compare
e1cc0df
to
314b500
Compare
db6cb34
to
ed4b54c
Compare
ed4b54c
to
5180d46
Compare
5180d46
to
5299130
Compare
5299130
to
8008274
Compare
408c884
to
6dacf10
Compare
a9409b3
to
eab89c7
Compare
Fantastic work! This going to be a huge improvement in developer experience 🚀 |
No description provided.