We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9c3a5d commit 6e7f5d4Copy full SHA for 6e7f5d4
1 file changed
.all-contributorsrc
@@ -0,0 +1,28 @@
1
+{
2
+ "projectName": "react-docgen-typescript-plugin",
3
+ "projectOwner": "hipstersmoothie",
4
+ "repoType": "github",
5
+ "repoHost": "https://github.com",
6
+ "files": [
7
+ "README.md"
8
+ ],
9
+ "imageSize": 100,
10
+ "commit": true,
11
+ "commitConvention": "none",
12
+ "contributors": [
13
+ {
14
+ "login": "hipstersmoothie",
15
+ "name": "Andrew Lisowski",
16
+ "avatar_url": "https://avatars3.githubusercontent.com/u/1192452?v=4",
17
+ "profile": "http://hipstersmoothie.com/",
18
+ "contributions": [
19
+ "code",
20
+ "design",
21
+ "doc",
22
+ "ideas",
23
+ "maintenance"
24
+ ]
25
+ }
26
27
+ "contributorsPerLine": 7
28
+}
0 commit comments