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 0cbe77f commit bac9990Copy full SHA for bac9990
.all-contributorsrc
@@ -13,12 +13,23 @@
13
"contributions": [
14
"ideas"
15
]
16
+ },
17
+ {
18
+ "login": "davdi1337",
19
+ "name": "davdi1337",
20
+ "avatar_url": "https://avatars.githubusercontent.com/u/66253422?v=4",
21
+ "profile": "https://github.com/davdi1337",
22
+ "contributions": [
23
+ "code",
24
+ "bug"
25
+ ]
26
}
27
],
28
"contributorsPerLine": 7,
29
"projectName": "react-use-downloader",
30
"projectOwner": "olavoparno",
31
"repoType": "github",
32
"repoHost": "https://github.com",
- "skipCi": true
33
+ "skipCi": true,
34
+ "commitConvention": "angular"
35
0 commit comments