fix: total commit counts (#211)

* fix: wip fix total commit counts

* tests: added tests

* chore: remove console logs

* docs: added docs for include_all_commits

* chore: increased value offset x

* chore: added reference/links comments

* docs: updated docs
This commit is contained in:
Anurag Hazra
2020-07-31 13:37:39 +05:30
committed by GitHub
parent a4486d0327
commit 416f027fae
6 changed files with 117 additions and 11 deletions

View File

@ -22,6 +22,7 @@
"dependencies": {
"dotenv": "^8.2.0",
"emoji-name-map": "^1.2.8",
"github-username-regex": "^1.0.0",
"word-wrap": "^1.2.3"
},
"husky": {