We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
🐛 Downgrade FGRibreau/node-language-detect#35
de7dd82
Merge pull request #36 from AnandChowdhary/patch-1
7ecdafd
Fixed #35: TypeScript types
Successfully merging a pull request may close this issue.
The most recent release broke TypeScript support:
Seems like the types file has a small error here. I'll send a PR to fix it.
The text was updated successfully, but these errors were encountered: