Skip to content

Perform type check with TypeScript in CI#113

Merged
mattt merged 4 commits intomainfrom
mattt/check-typescript
Jul 31, 2023
Merged

Perform type check with TypeScript in CI#113
mattt merged 4 commits intomainfrom
mattt/check-typescript

Conversation

@mattt
Copy link
Copy Markdown
Contributor

@mattt mattt commented Jul 31, 2023

Resolves #111

This PR adds a new check script that runs tsc on the project, and adds that check to the CI workflow.

@mattt mattt merged commit 64c2282 into main Jul 31, 2023
@mattt mattt deleted the mattt/check-typescript branch July 31, 2023 18:21
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.

TypeScript type definitions not validated by lint script

1 participant