@mattwilson1024/npm-test-1
v1.5.0
Published
A simple NPM package
Downloads
8
Readme
npm-test-1
This is an example repo, built to test the following:
- A very basic TypeScript library, including generating type definitions on build
- Simple Jest setup, with tests running in CI on Github Actions
- Automated deployment to NPM using semantic-release
- Enforce that git commits follow the conventional-commits standard in a git hook, using commitlint and husky