[Ramda] fixed tsnext type inference errors#24942
[Ramda] fixed tsnext type inference errors#24942RyanCavanaugh merged 1 commit intoDefinitelyTyped:masterfrom
Conversation
|
@CaptJakk Thank you for submitting this PR! 🔔 @donnut @mdekrey @mrdziuban @sbking @afharo @teves-castro @1M0reBug @hojberg @charlespwd @samsonkeung @angeloocana @raynerd @googol @moshensky @ethanresnick @leighman - please review this PR in the next few days. Be sure to explicitly select If no reviewer appears after a week, a DefinitelyTyped maintainer will review the PR instead. |
|
A definition author has approved this PR ⭐️. A maintainer will merge this PR shortly. If it shouldn't be merged yet, please leave a comment saying so and we'll wait. Thank you for your contribution to DefinitelyTyped! |
|
🌟 🎈 🎉 🏆 🎂 ✨ ⭐️ Congratulations on your first DefinitelyTyped contribution! 🌟 🎈 🎉 🏆 🎂 ✨ ⭐️ |
Please fill in this template.
npm test.)npm run lint package-name(ortscif notslint.jsonis present).Select one of these and delete the others:
N/A
Summary: This is a bugfix introduced by tsnext and the fact that the build only runs on the packages that are different. It is unclear when this bug was introduced. I discovered it in the process of doing #24936. That build will succeed upon merging this branch. I kept them separate for clarity's sake.