This repository enforces Google's TypeScript style guide.
Ensure both linting and formatter are passing before commiting the code.
This repository enforces strict semver, using conventional commits via semantic-release.
Each PR should be squash-merged and commit message modified to align to conventional commits.
Warning: Merging to
mainbranch automatically triggers a release to npmjs.org. So tread carefully.