Skip to content

Commit 74ae100

Browse files
committed
docs(readme): update features list
1 parent cfe81aa commit 74ae100

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@
3434

3535
## Features
3636

37-
- [x] Rollupjs packaging system with TypeScript by default
38-
- [ ] Prettier
39-
- [x] TsLint
37+
- [x] Rollupjs (TypeScript)
38+
- [x] Prettier
39+
- [x] TSLint (tslint-config-airbnb, tslint-immutable, tslint-sonarts)
4040
- [x] Husky
41-
- [x] Conventional release by **standard-version**
42-
- [x] GitHub actions (build, create github release, publish to npm)
41+
- [x] Standard Version
42+
- [x] GitHub Actions
4343

4444
## Installation
4545

0 commit comments

Comments
 (0)