bschlenk/node-typescript-jest-boilerplate

Create "opinionated" branch

bschlenk opened this issue · 1 comments

Create branch with more opinionated setup:

  • prettier config & format on commit w/ husky
  • commitlint setup for config-conventional
  • semantic-release or standard-version setup

Include instructions on how to clone this branch & what it configures.

I ended up adding a lot of this directly in master. This repo is ultimately for my use case, and I always want to set up these tools.