Skip to content
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

Doesn't compile with TypeScript 2.7.1 #16

Open
NZainchkovskiy opened this issue Feb 19, 2018 · 0 comments
Open

Doesn't compile with TypeScript 2.7.1 #16

NZainchkovskiy opened this issue Feb 19, 2018 · 0 comments

Comments

@NZainchkovskiy
Copy link

Current version of typings doesn't compile with typescript 2.7.1.
One of errors: (2213,9): Construct signature, which lacks return-type annotation, implicitly has an 'any' return type.
Now I had to make hotfix adding :any typings at the end of these lines. But it's very inconvenient. Please, fix it. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant