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

Types error: Parameter 'languageType' implicitly has an 'any' type #35

Closed
AnandChowdhary opened this issue Nov 1, 2019 · 0 comments · Fixed by #36
Closed

Types error: Parameter 'languageType' implicitly has an 'any' type #35

AnandChowdhary opened this issue Nov 1, 2019 · 0 comments · Fixed by #36

Comments

@AnandChowdhary
Copy link
Contributor

The most recent release broke TypeScript support:

node_modules/languagedetect/index.d.ts(55,25): error TS7006: Parameter 'languageType' implicitly has an 'any' type.

Seems like the types file has a small error here. I'll send a PR to fix it.

AnandChowdhary added a commit to OswaldLabsOpenSource/platform-v3 that referenced this issue Nov 2, 2019
FGRibreau added a commit that referenced this issue Nov 5, 2019
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

Successfully merging a pull request may close this issue.

1 participant