Skip to content

Commit 25fe704

Browse files
chore: add license and npm badges
1 parent 5d0c259 commit 25fe704

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

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

3+
[![GitHub License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/JasonWeinzierl/eslint-plugin-rxjs-x/blob/master/LICENSE)
4+
[![NPM version](https://img.shields.io/npm/v/eslint-plugin-rxjs-x.svg)](https://www.npmjs.com/package/eslint-plugin-rxjs-x)
5+
36
This package contains a bunch of ESLint v9+ rules for RxJS.
47
It is a fork of [`eslint-plugin-rxjs`](https://github.com/cartant/eslint-plugin-rxjs)
58
initially started to support the new ESLint flat config format.

0 commit comments

Comments
 (0)