@ashkan-pm/eslint-plugin-react

0.1.1 • Public • Published

@ashkan-pm/eslint-plugin-react

ESLint recommended configuration for React

Installation

First make sure you have all the peer dependencies installed, then install @ashkan-pm/eslint-plugin-react:

yarn add -D @ashkan-pm/eslint-plugin-react

Usage

Add the @ashkan-pm/react recommended configuration to the plugins section of your .eslintrc configuration file. You can omit the eslint-plugin- prefix:

{
  "extends": ["plugin:@ashkan-pm/react/recommended"]
}

/@ashkan-pm/eslint-plugin-react/

    Package Sidebar

    Install

    npm i @ashkan-pm/eslint-plugin-react

    Weekly Downloads

    0

    Version

    0.1.1

    License

    none

    Unpacked Size

    3.89 kB

    Total Files

    4

    Last publish

    Collaborators

    • ashkan-pm