CircleCI-Public / trigger-circleci-pipeline-action

Trigger a CircleCI pipeline from any GitHub Actions event.
https://github.com/marketplace/actions/trigger-circleci-pipeline
47 stars 43 forks source link

refactor: typescript optimized #51

Closed KyleTryon closed 1 year ago

KyleTryon commented 1 year ago

This refactors the project to build with typescript and is not intended to have any functional changes. Some minor optimizations were made as well as a fix to the husky pre-commit hook to ensure linting and building takes place and is commited.