Skip to content

Handle typescript errors #14

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

Merged
merged 5 commits into from
Jul 21, 2020

Conversation

jakobkolb
Copy link
Contributor

@jakobkolb jakobkolb commented Jul 21, 2020

This PR fixes #12 by handling all the existing typescript errors in the code base by ignoring them with @ts-ignore.
It also adds type checking to CI such that all type errors introduced in the future will be caught.

@jakobkolb jakobkolb force-pushed the feature/issue-12-fix-typescript-errors branch from da92145 to e6bb5fe Compare July 21, 2020 11:31
@jakobkolb jakobkolb merged commit 2e968ea into deliverable Jul 21, 2020
@mergify mergify bot deleted the feature/issue-12-fix-typescript-errors branch July 21, 2020 11:34
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.

Fix typescript errors
1 participant