File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 66 <a href="https://github.com/boringcodes/create-package/commits" aria-label="Commitizen Friendly">
77 <img src="https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square">
88 </a>
9+ <a href="https://github.com/boringcodes/create-package" aria-label="Prettier Code Style">
10+ <img src="https://img.shields.io/badge/code_style-prettier-brightgreen?style=flat-square">
11+ </a>
912 <a href="https://github.com/boringcodes/create-package/actions" aria-label="GitHub Workflow Status">
1013 <img src="https://img.shields.io/github/workflow/status/boringcodes/create-package/publish-npm?style=flat-square">
1114 </a>
3235## Features
3336
3437- [x] Rollupjs packaging system with TypeScript by default
35- - [x] Tslint support
36- - [x] Husky hooks support
38+ - [ ] Prettier
39+ - [x] TsLint
40+ - [x] Husky
3741- [x] Conventional release by ** standard-version**
3842- [x] GitHub actions (build, create github release, publish to npm)
3943
You can’t perform that action at this time.
0 commit comments