Skip to content

chore: check typescript error on push#67

Merged
sergioramos merged 2 commits into
mainfrom
typescript-check
Jun 2, 2023
Merged

chore: check typescript error on push#67
sergioramos merged 2 commits into
mainfrom
typescript-check

Conversation

@cguedes

@cguedes cguedes commented Jun 1, 2023

Copy link
Copy Markdown
Collaborator

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
Comment thread .husky/pre-push Outdated
@cguedes cguedes requested a review from danvk June 1, 2023 13:58
@cguedes cguedes self-assigned this Jun 2, 2023
@cguedes

cguedes commented Jun 2, 2023

Copy link
Copy Markdown
Collaborator Author

@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.

4 participants