Fully automated.
- Eslint
- Prettier
- Conventional Commit
- Pre-commit
- Lint-staged
- Semantic-release
- TypeScript
- Clone the project
yarn
npx semantic-release-cli setup
- Add components
git add .
yarn commit
git push
Fully automated.
yarn
npx semantic-release-cli setup
git add .
yarn commit
git push