@enouvo/eslint-config-react

1.6.4 • Public • Published

Reactjs eslint configuration

Enouvo Eslint config with:

  • Typescript
  • Prettier

Usage

Add "extends": "@enouvo/eslint-config-react" to your eslint config file.

Example:

File: .eslintrc.json

{
  "extends": ["@enouvo/eslint-config-react"]
}

Description

Package contains the base eslint configuration using for ReactJS project

How to install

yarn add @enouvo/eslint-config-react

/@enouvo/eslint-config-react/

    Package Sidebar

    Install

    npm i @enouvo/eslint-config-react

    Weekly Downloads

    11

    Version

    1.6.4

    License

    MIT

    Unpacked Size

    7.33 kB

    Total Files

    3

    Last publish

    Collaborators

    • hydang
    • enouvo_group