.all-contributorsrc 306 B

12345678910111213141516
  1. {
  2. "projectName": "tabler",
  3. "projectOwner": "tabler",
  4. "repoType": "github",
  5. "repoHost": "https://github.com",
  6. "files": [
  7. "CONTRIBUTORS.md"
  8. ],
  9. "imageSize": 100,
  10. "commit": true,
  11. "commitConvention": "angular",
  12. "contributors": [],
  13. "contributorsPerLine": 7,
  14. "linkToUsage": false,
  15. "skipCi": true
  16. }