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

Fix no implicit any in utils.ts #117

Merged
merged 5 commits into from
Jun 6, 2021

Conversation

DawidJanczak
Copy link

@oyejorge This should fix no implicit any in utils, opening a PR early since it's my first one here. This unfortunately does break one test, I believe it's the addEvent(document,'mousedown', (e) => doc_mousedown(e as MouseEvent)); change but have no idea why. Also fixed settings.d.ts and removed unused value variable in loadCallback.

@oyejorge oyejorge merged commit 885cb61 into orchidjs:master Jun 6, 2021
@oyejorge
Copy link
Member

oyejorge commented Jun 6, 2021

Thanks!

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 this pull request may close these issues.

None yet

2 participants