File tree Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Original file line number Diff line number Diff line change 5
5
<p align =" center " >
6
6
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
7
7
<a href="#contributors-">
8
- <img alt="All Contributors" src="https://img.shields.io/badge/all_contributors-1-14cc21 .svg" />
8
+ <img alt="All Contributors" src="https://img.shields.io/badge/all_contributors-1-21bb42 .svg" />
9
9
</a>
10
10
<!-- ALL-CONTRIBUTORS-BADGE:END -->
11
11
<a href="https://github.com/JoshuaKGoldberg/template-typescript-node-package/actions/workflows/build.yml">
12
12
<img alt="Build Status: Build Passing" src="https://github.com/JoshuaKGoldberg/template-typescript-node-package/actions/workflows/build.yml/badge.svg" />
13
13
</a>
14
- <img alt="Code Style: Prettier" src="https://img.shields.io/badge/code_style-prettier-14cc21.svg" />
15
- <img alt="TypeScript: Strict" src="https://img.shields.io/badge/typescript-strict-14cc21.svg" />
14
+ <img alt="Code Style: Prettier" src="https://img.shields.io/badge/code_style-prettier-21bb42.svg" />
15
+ <a href="https://github.com/JoshuaKGoldberg/template-typescript-node-package/blob/main/.github/CODE_OF_CONDUCT.md">
16
+ <img alt="Contributor Covenant" src="https://img.shields.io/badge/code_of_conduct-contributor_covenant-21bb42" />
17
+ </a>
18
+ <a href="https://github.com/JoshuaKGoldberg/template-typescript-node-package/blob/main/LICENSE.md">
19
+ <img alt="License: MIT" src="https://img.shields.io/github/license/JoshuaKGoldberg/template-typescript-node-package?color=21bb42">
20
+ </a>
21
+ <a href="https://github.com/sponsors/JoshuaKGoldberg">
22
+ <img alt="Sponsor: On GitHub" src="https://img.shields.io/badge/sponsor-on_github-21bb42.svg" />
23
+ </a>
24
+ <img alt="TypeScript: Strict" src="https://img.shields.io/badge/typescript-strict-21bb42.svg" />
25
+
16
26
</p >
17
27
18
28
## Usage
You can’t perform that action at this time.
0 commit comments