|
6 | 6 | <a href="#contributors" target="_blank">
|
7 | 7 | <!-- prettier-ignore-start -->
|
8 | 8 | <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
9 |
| -<img alt="All Contributors: 21" src="https://img.shields.io/badge/all_contributors-21-21bb42.svg" /> |
| 9 | +<img alt="All Contributors: 21 🤝" src="https://img.shields.io/badge/all_contributors-21_🤝-21bb42.svg" /> |
10 | 10 | <!-- ALL-CONTRIBUTORS-BADGE:END -->
|
11 | 11 | <!-- prettier-ignore-end -->
|
12 | 12 | </a>
|
13 | 13 | <a href="https://codecov.io/gh/JoshuaKGoldberg/template-typescript-node-package" target="_blank">
|
14 | 14 | <img alt="Codecov Test Coverage" src="https://codecov.io/gh/JoshuaKGoldberg/template-typescript-node-package/branch/main/graph/badge.svg?token=eVIFY4MhfQ"/>
|
15 | 15 | </a>
|
16 | 16 | <a href="https://github.com/JoshuaKGoldberg/template-typescript-node-package/blob/main/.github/CODE_OF_CONDUCT.md" target="_blank">
|
17 |
| - <img alt="Contributor Covenant" src="https://img.shields.io/badge/code_of_conduct-enforced-21bb42" /> |
| 17 | + <img alt="Code of Conduct: Enforced 🤝" src="https://img.shields.io/badge/code_of_conduct-enforced_🤝-21bb42" /> |
18 | 18 | </a>
|
19 | 19 | <a href="https://github.com/JoshuaKGoldberg/template-typescript-node-package/blob/main/LICENSE.md" target="_blank">
|
20 |
| - <img alt="License: MIT" src="https://img.shields.io/github/license/JoshuaKGoldberg/template-typescript-node-package?color=21bb42"> |
| 20 | + <img alt="License: MIT 📝" src="https://img.shields.io/badge/license-MIT_📝-21bb42.svg"> |
21 | 21 | </a>
|
22 | 22 | <a href="https://github.com/sponsors/JoshuaKGoldberg" target="_blank">
|
23 |
| - <img alt="Sponsor: On GitHub" src="https://img.shields.io/badge/sponsor-on_github-21bb42.svg" /> |
| 23 | + <img alt="Sponsor: On GitHub 💸" src="https://img.shields.io/badge/sponsor-on_github_💸-21bb42.svg" /> |
24 | 24 | </a>
|
25 |
| - <img alt="Style: Prettier" src="https://img.shields.io/badge/style-prettier-21bb42.svg" /> |
26 |
| - <img alt="TypeScript: Strict" src="https://img.shields.io/badge/typescript-strict-21bb42.svg" /> |
| 25 | + <img alt="Style: Prettier 🧹" src="https://img.shields.io/badge/style-prettier_🧹-21bb42.svg" /> |
| 26 | + <img alt="TypeScript: Strict 💪" src="https://img.shields.io/badge/typescript-strict_💪-21bb42.svg" /> |
27 | 27 | </p>
|
28 | 28 |
|
29 | 29 | ## Explainer
|
|
0 commit comments