diff --git a/.all-contributorsrc b/.all-contributorsrc index bd0bec05..95acbe5e 100755 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -3,7 +3,9 @@ "projectOwner": "Aetherinox", "repoType": "github", "repoHost": "https://github.com", - "files": ["README.md"], + "files": [ + "README.md" + ], "imageSize": 40, "commit": true, "commitConvention": "angular",