@xzq9537/vite-vue-lib
v1.0.6
Published
Vite Vue lib template.
Downloads
2
Readme
vite-vue-lib-template
Fully automated.
- [x] Eslint
- [x] Prettier
- [x] Conventional Commit
- [x] Pre-commit
- [x] Lint-staged
- [x] Semantic-release
- [x] TypeScript
How to use:
- Clone the project
yarn
npx semantic-release-cli setup
- Add components
git add .
yarn commit
git push