feat(all-contributors): add all-contributors CLI

This commit is contained in:
Kjeld Schouten-Lebbing
2023-03-16 10:45:14 +01:00
parent 02805e4efb
commit c313deeb15
4 changed files with 437 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"devDependencies": {
"all-contributors-cli": "6.24.0"
}
}