3
3
exports [` verify .all-contributorsrc 1` ] = `
4
4
"--- a/.all-contributorsrc
5
5
+++ b/.all-contributorsrc
6
- @@ -1,5 +1,5 @@
7
- {
8
- - " badgeTemplate" : " <a href=\\ " #contributors \\" target=\\ " _blank \\" ><img alt=\\ " All Contributors : < %= contributors .length % > 🤝\\" src=\\ " https :// img.shields.io/badge/all_contributors-<%= contributors.length %>_🤝-21bb42.svg\\" /></a>",
9
- + " badgeTemplate" : " \\ t<a href=\\ " #contributors \\" target=\\ " _blank \\" ><img alt=\\ " All Contributors : < %= contributors .length % > 👪\\" src=\\ " https :// img.shields.io/badge/all_contributors-<%= contributors.length %>_👪-21bb42.svg\\" /></a>",
10
- " commit" : false ,
11
- " commitConvention" : " angular" ,
12
- " contributors" : [
13
- @@ - 24 ,363 + 24 ,274 @@
6
+ @@ -25,359 +25,271 @@
14
7
"name": "Jeff Wen",
15
8
"avatar_url": "https://avatars.githubusercontent.com/u/3297859?v=4",
16
9
"profile": "https://sinchang.me",
@@ -408,12 +401,7 @@ exports[`verify .all-contributorsrc 1`] = `
408
401
+ "files": ["README.md"],
409
402
"imageSize": 100,
410
403
"projectName": "create-typescript-app",
411
- " projectOwner" : " JoshuaKGoldberg" ,
412
- " repoHost" : " https://github.com" ,
413
- - " repoType" : " github" ,
414
- - " commitType" : " docs"
415
- + " repoType" : " github"
416
- } "
404
+ "projectOwner": "JoshuaKGoldberg","
417
405
` ;
418
406
419
407
exports [` verify .eslintignore 1` ] = `
@@ -649,7 +637,7 @@ exports[`verify README.md 1`] = `
649
637
<p align = " center" >
650
638
<!-- prettier-ignore-start -->
651
639
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
652
- -<a href = " #contributors" target = " _blank" ><img alt = " All Contributors: 39 🤝 " src = " https://img.shields.io/badge/all_contributors-39_🤝 -21bb42.svg" /></a >
640
+ - <a href = " #contributors" target = " _blank" ><img alt = " All Contributors: 39 👪 " src = " https://img.shields.io/badge/all_contributors-39_👪 -21bb42.svg" /></a >
653
641
+ <a href = " #contributors" target = " _blank" ><img alt = " All Contributors: 39 👪" src = " https://img.shields.io/badge/all_contributors-39_👪-21bb42.svg" /></a >
654
642
<!-- ALL-CONTRIBUTORS-BADGE:END -->
655
643
<!-- prettier-ignore-end -->
@@ -665,7 +653,7 @@ exports[`verify README.md 1`] = `
665
653
+ <img alt = " Style: Prettier" src = " https://img.shields.io/badge/style-prettier-21bb42.svg" />
666
654
+ <img alt = " TypeScript: Strict" src = " https://img.shields.io/badge/typescript-strict-21bb42.svg" />
667
655
<img alt = " npm package version" src = " https://img.shields.io/npm/v/create-typescript-app?color=21bb42" />
668
- + <a href = " #contributors" target = " _blank" ><img alt = " All Contributors: 39 🤝 " src = " https://img.shields.io/badge/all_contributors-39_🤝 -21bb42.svg" /></a >
656
+ + <a href = " #contributors" target = " _blank" ><img alt = " All Contributors: 39 👪 " src = " https://img.shields.io/badge/all_contributors-39_👪 -21bb42.svg" /></a >
669
657
+ <img alt = " Sponsor: On GitHub 💸" src = " https://img.shields.io/badge/sponsor-on_github_💸-21bb42.svg" />
670
658
</p >
671
659
0 commit comments