File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 5
5
![ TypeScript: Strict] ( https://img.shields.io/badge/typescript-strict-brightgreen.svg )
6
6
[ ![ NPM version] ( https://badge.fury.io/js/template-typescript-node-package.svg )] ( http://badge.fury.io/js/template-typescript-node-package )
7
7
8
+ <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
9
+
10
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-0-green.svg )] ( #contributors )
11
+
12
+ <!-- ALL-CONTRIBUTORS-BADGE:END -->
13
+
8
14
> Template TypeScript Node.js package with all the CI bells & whistles I commonly use. ✨
9
15
10
16
## Usage
@@ -23,3 +29,14 @@ greet("Hello, world!");
23
29
24
30
See [ ` .github/CONTRIBUTING.md ` ] ( ./.github/CONTRIBUTING.md ) .
25
31
Thanks! 💖
32
+
33
+ ## Contributors
34
+
35
+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
36
+ <!-- prettier-ignore-start -->
37
+ <!-- markdownlint-disable -->
38
+
39
+ <!-- markdownlint-restore -->
40
+ <!-- prettier-ignore-end -->
41
+
42
+ <!-- ALL-CONTRIBUTORS-LIST:END -->
You can’t perform that action at this time.
0 commit comments