|
1 | 1 | {
|
2 |
| - "badgeTemplate": "\t<a href=\"#contributors\" target=\"_blank\"><img alt=\"👪 All Contributors: <%= contributors.length %>\" src=\"https://img.shields.io/badge/%F0%9F%91%AA_all_contributors-<%= contributors.length %>-21bb42.svg\" /></a>", |
3 |
| - "commit": false, |
4 |
| - "commitConvention": "angular", |
5 |
| - "commitType": "docs", |
6 |
| - "contributors": [ |
7 |
| - { |
8 |
| - "login": "JoshuaKGoldberg", |
9 |
| - "name": "Josh Goldberg ✨", |
10 |
| - "avatar_url": "https://avatars.githubusercontent.com/u/3335181?v=4", |
11 |
| - "profile": "http://www.joshuakgoldberg.com/", |
12 |
| - "contributions": [ |
13 |
| - "code", |
14 |
| - "content", |
15 |
| - "doc", |
16 |
| - "ideas", |
17 |
| - "infra", |
18 |
| - "maintenance", |
19 |
| - "projectManagement", |
20 |
| - "tool" |
21 |
| - ] |
22 |
| - } |
23 |
| - ], |
24 |
| - "contributorsPerLine": 7, |
25 |
| - "contributorsSortAlphabetically": true, |
26 |
| - "files": [ |
27 |
| - "README.md" |
28 |
| - ], |
29 |
| - "imageSize": 100, |
30 |
| - "projectName": "performance", |
31 |
| - "projectOwner": "typescript-eslint", |
32 |
| - "repoHost": "https://github.com", |
33 |
| - "repoType": "github" |
| 2 | + "badgeTemplate": "\t<a href=\"#contributors\" target=\"_blank\"><img alt=\"👪 All Contributors: <%= contributors.length %>\" src=\"https://img.shields.io/badge/%F0%9F%91%AA_all_contributors-<%= contributors.length %>-21bb42.svg\" /></a>", |
| 3 | + "commit": false, |
| 4 | + "commitConvention": "angular", |
| 5 | + "commitType": "docs", |
| 6 | + "contributors": [ |
| 7 | + { |
| 8 | + "login": "JoshuaKGoldberg", |
| 9 | + "name": "Josh Goldberg ✨", |
| 10 | + "avatar_url": "https://avatars.githubusercontent.com/u/3335181?v=4", |
| 11 | + "profile": "http://www.joshuakgoldberg.com/", |
| 12 | + "contributions": ["ideas"] |
| 13 | + }, |
| 14 | + { |
| 15 | + "login": "jakebailey", |
| 16 | + "name": "Jake Bailey", |
| 17 | + "avatar_url": "https://avatars.githubusercontent.com/u/5341706?v=4", |
| 18 | + "profile": "https://jakebailey.dev/", |
| 19 | + "contributions": ["ideas"] |
| 20 | + } |
| 21 | + ], |
| 22 | + "contributorsPerLine": 7, |
| 23 | + "contributorsSortAlphabetically": true, |
| 24 | + "files": ["README.md"], |
| 25 | + "imageSize": 100, |
| 26 | + "projectName": "performance", |
| 27 | + "projectOwner": "typescript-eslint", |
| 28 | + "repoHost": "https://github.com", |
| 29 | + "repoType": "github" |
34 | 30 | }
|
| 31 | + |
0 commit comments