Skip to content
This repository was archived by the owner on Jul 21, 2020. It is now read-only.

Commit c63fdc4

Browse files
committed
Add all-contributor
1 parent a2ecf74 commit c63fdc4

File tree

3 files changed

+804
-0
lines changed

3 files changed

+804
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
node_modules

package.json

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"devDependencies": {
3+
"all-contributors-cli": "^6.13.0"
4+
}
5+
}

0 commit comments

Comments
 (0)