File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 192
192
" code" ,
193
193
" test"
194
194
]
195
+ },
196
+ {
197
+ "login" : " kentcdodds" ,
198
+ "name" : " Kent C. Dodds" ,
199
+ "avatar_url" : " https://avatars0.githubusercontent.com/u/1500684?v=4" ,
200
+ "profile" : " https://kentcdodds.com" ,
201
+ "contributions" : [
202
+ " bug"
203
+ ]
195
204
}
196
205
],
197
206
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change 23
23
[ ![ Tweet] [ tweet-badge ]] [ tweet-url ]
24
24
25
25
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
26
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-17 -orange.svg?style=flat-square )] ( #contributors- )
26
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-18 -orange.svg?style=flat-square )] ( #contributors- )
27
27
<!-- ALL-CONTRIBUTORS-BADGE:END -->
28
28
29
29
## Installation
@@ -198,6 +198,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
198
198
<td align="center"><a href="http://tdeekens.name"><img src="https://avatars3.githubusercontent.com/u/1877073?v=4" width="100px;" alt=""/><br /><sub><b>Tobias Deekens</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/issues?q=author%3Atdeekens" title="Bug reports">🐛</a></td>
199
199
<td align="center"><a href="https://github.com/victorandcode"><img src="https://avatars0.githubusercontent.com/u/18427801?v=4" width="100px;" alt=""/><br /><sub><b>Victor Cordova</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=victorandcode" title="Code">💻</a> <a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=victorandcode" title="Tests">⚠️</a> <a href="https://github.com/testing-library/eslint-plugin-testing-library/issues?q=author%3Avictorandcode" title="Bug reports">🐛</a></td>
200
200
<td align="center"><a href="https://github.com/dmitry-lobanov"><img src="https://avatars0.githubusercontent.com/u/7376755?v=4" width="100px;" alt=""/><br /><sub><b>Dmitry Lobanov</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=dmitry-lobanov" title="Code">💻</a> <a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=dmitry-lobanov" title="Tests">⚠️</a></td>
201
+ <td align="center"><a href="https://kentcdodds.com"><img src="https://avatars0.githubusercontent.com/u/1500684?v=4" width="100px;" alt=""/><br /><sub><b>Kent C. Dodds</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/issues?q=author%3Akentcdodds" title="Bug reports">🐛</a></td>
201
202
</tr >
202
203
</table >
203
204
You can’t perform that action at this time.
0 commit comments