Skip to content

Commit 058bd97

Browse files
authored
update readmes (#4)
1 parent 22d98fc commit 058bd97

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# eslint-plugin-rxjs
22

3+
![NPM Version](https://img.shields.io/npm/v/%40smarttools%2Feslint-plugin-rxjs)
34
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
5+
![CI](https://github.com/DaveMBush/eslint-plugin-rxjs/actions/workflows/ci.yml/badge.svg)
46

57
An upgrade of [eslint-plugin-rxjs](https://github.com/cartant/eslint-plugin-rxjs) to support modern TypeScript and ESLint. ie, Flat Config as well as legacy config.
68

packages/eslint-plugin-rxjs/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# eslint-plugin-rxjs
22

3+
![NPM Version](https://img.shields.io/npm/v/%40smarttools%2Feslint-plugin-rxjs)
34
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
5+
![CI](https://github.com/DaveMBush/eslint-plugin-rxjs/actions/workflows/ci.yml/badge.svg)
46

57
An upgrade of [eslint-plugin-rxjs](https://github.com/cartant/eslint-plugin-rxjs) to support modern TypeScript and ESLint. ie, Flat Config as well as legacy config.
68

0 commit comments

Comments
 (0)