Repository template for libraries.
- TypeScript
- ESLint (with style rules)
- Conventional commits
- Semantic versioning, tagging, and changelog generation
- Click "Use this template"
- Clone the new repository
- Update
package.jsonwith the new repository name - Run
npm installto install dependencies