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

chore: check typescript error on push #67

Merged
merged 2 commits into from
Jun 2, 2023
Merged

Conversation

cguedes
Copy link
Collaborator

@cguedes cguedes commented Jun 1, 2023

Add a new yarn command to check typescript errors.

yarn ts:check

This command/check was also added to the git push hook to ensure that we can't push code that don't compile.

Also updates the yarn check to include this check.

Related to #24 and #10

@sehyod

@cguedes cguedes requested a review from sehyod June 1, 2023 13:21
.husky/pre-push Outdated Show resolved Hide resolved
@cguedes cguedes requested a review from danvk June 1, 2023 13:58
@cguedes cguedes self-assigned this Jun 2, 2023
@cguedes
Copy link
Collaborator Author

cguedes commented Jun 2, 2023

@sergioramos this is ready to be merged.

@cguedes cguedes added enhancement New feature or request development and removed enhancement New feature or request labels Jun 2, 2023
@sergioramos sergioramos changed the title Check typescript error on push chore: check typescript error on push Jun 2, 2023
@sergioramos sergioramos merged commit d095bef into main Jun 2, 2023
@sergioramos sergioramos deleted the typescript-check branch June 2, 2023 14:52
sergioramos pushed a commit that referenced this pull request Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants