Skip to content

Commit 31f8324

Browse files
committed
fix(docs): add check badge, publish @typescript-eslint updates
1 parent b111905 commit 31f8324

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![NPM version][npm-image]][npm-url] [![Downloads][npm-downloads-image]][npm-url] [![star this repo][gh-stars-image]][gh-url] [![fork this repo][gh-forks-image]][gh-url] [![Build Status][gh-status-image]][gh-url]
1+
[![NPM version][npm-image]][npm-url] [![Downloads][npm-downloads-image]][npm-url] [![star this repo][gh-stars-image]][gh-url] [![fork this repo][gh-forks-image]][gh-url] [![Build Status][gh-checks-image]][gh-url]
22

33
# eslint-config-typescript
44

@@ -25,4 +25,4 @@ MIT © 2022 [Jens Simon](https://github.com/jenssimon)
2525
[gh-url]: https://github.com/jenssimon/eslint-config-typescript
2626
[gh-stars-image]: https://badgen.net/github/stars/jenssimon/eslint-config-typescript
2727
[gh-forks-image]: https://badgen.net/github/forks/jenssimon/eslint-config-typescript
28-
[gh-status-image]: https://badgen.net/github/status/jenssimon/eslint-config-typescript
28+
[gh-checks-image]: https://badgen.net/github/checks/jenssimon/eslint-config-typescript

0 commit comments

Comments
 (0)