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

/eslint-plugin-react-rxjs/

    Package Sidebar

    Install

    npm i eslint-plugin-react-rxjs

    Weekly Downloads

    7

    Version

    0.1.0-alpha.2

    License

    MIT

    Unpacked Size

    11.6 kB

    Total Files

    11

    Last publish

    Collaborators

    • voliva