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

Prevent typescript error on no implicit any in index.d.ts #114

Closed
wants to merge 1 commit into from

Conversation

jczacharia
Copy link
Member

If one has "noImplicitAny": true on their typescript project using this library, then typescript will throw an error because keycharm does not have a typings file.

Adding @ts-ignore prevents typescript from throwing this error.

@mojoaxel
Copy link
Member

We should at least create a PR over at keycharm.

@jczacharia jczacharia closed this Oct 1, 2019
yotamberk pushed a commit that referenced this pull request Nov 16, 2019
@vis-bot
Copy link
Collaborator

vis-bot commented Nov 16, 2019

🎉 This issue has been resolved in version 6.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants