We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfe81aa commit 74ae100Copy full SHA for 74ae100
README.md
@@ -34,12 +34,12 @@
34
35
## Features
36
37
-- [x] Rollupjs packaging system with TypeScript by default
38
-- [ ] Prettier
39
-- [x] TsLint
+- [x] Rollupjs (TypeScript)
+- [x] Prettier
+- [x] TSLint (tslint-config-airbnb, tslint-immutable, tslint-sonarts)
40
- [x] Husky
41
-- [x] Conventional release by **standard-version**
42
-- [x] GitHub actions (build, create github release, publish to npm)
+- [x] Standard Version
+- [x] GitHub Actions
43
44
## Installation
45
0 commit comments