-
-
Notifications
You must be signed in to change notification settings - Fork 673
change function value type to generic function interface #1163
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
change function value type to generic function interface #1163
Conversation
@rosskevin...might ask again for help for this one? |
I'm going to hold this PR until we have baseline tests in place. |
@jamuhl I copy ts tests and configure linter referring to DefinitlyTyped. About this PR, it may satisfy enough no breaking compatibility of typing. |
4c452b6
to
361cb92
Compare
I'm sorry, I have a mistake to contaminate WithT interface commit. Then I rebased it, it doesn't include in this PR now. Please check it. |
…ranslate-function # Conflicts: # index.d.ts # test/typescript/i18next-tests.ts
@tkow this PR is now breaking - and looking at it now that we have tests running on |
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.
broken ci even though github doesn't indicate it https://travis-ci.org/i18next/i18next/builds/478478184
@rosskevin (Addition) |
see i18next/react-i18next#665 ,too.