-
Notifications
You must be signed in to change notification settings - Fork 21
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
Typings #50
Comments
Hey @hennessyevan, we've been getting more requests for this (and our other JS projects) lately, so it's definitely something we're planning to look into in the near future. I don't have an exact timeline at the moment but I'll be sure to update you when we get to it. |
+1 on typings! |
There should be typings for the I'm sorry but this is just lazy The set of valid values are finite and well defined, there should be explicit types. This is what your typings should look like. https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/react-imgix/index.d.ts |
Hey @guanzo, I agree that |
Ok great, thanks for clarifying. Sorry I called you guys lazy! |
🎉 This issue has been resolved in version 0.3.0-beta.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
The typings for |
Hey @robinjonsson, the typings should be included in the project's index.d.ts file. |
Hi @sherwinski, I meant that the |
Ah sorry about that, I misunderstood your first comment. Apologies for the delays on this feature, but we have finally set aside time to build this out later this year. |
Would it be possible to get some typescript typings for this package, either in the repo or on definitely typed?
The text was updated successfully, but these errors were encountered: