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

[ts] Parameter 'state' implicitly has an 'any' type. #231

Closed
ZeroCho opened this issue Jan 13, 2019 · 3 comments
Closed

[ts] Parameter 'state' implicitly has an 'any' type. #231

ZeroCho opened this issue Jan 13, 2019 · 3 comments

Comments

@ZeroCho
Copy link

ZeroCho commented Jan 13, 2019

Regarding this commit, Parameter 'state' implicitly has an 'any' type. error happens. I think noImplicitAny should be applied for all .d.ts files. It's what DefinitelyTyped recommends.

@fwh1990
Copy link

fwh1990 commented Jan 13, 2019

Yeah, I got the same error.

@supasate
Copy link
Owner

supasate commented Jan 13, 2019

Can you help fire a PR to fix this?

Update: Just see #233 that is fixing this.

@supasate
Copy link
Owner

Fixed in v6.2.1.

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

3 participants