eslint-plugin-react-rxjs

0.1.0-alpha.2 • Public • Published

eslint-plugin-react-rxjs

ESLint rules for react-rxjs

Installation

You'll first need to install ESLint:

$ npm i eslint --save-dev

Next, install eslint-plugin-react-rxjs:

$ npm install eslint-plugin-react-rxjs --save-dev

Usage

Add plugin:react-rxjs/recommended to the extends section of your .eslintrc configuration file:

{
  "extends": ["plugin:react-rxjs/recommended"]
}

Supported Rules

  • no-connect-in-components

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.0-alpha.21latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.0-alpha.21
0.1.0-alpha.10

Package Sidebar

Install

npm i eslint-plugin-react-rxjs

Weekly Downloads

1

Version

0.1.0-alpha.2

License

MIT

Unpacked Size

11.6 kB

Total Files

11

Last publish

Collaborators

  • voliva