@zaengle/eslint-config-react

1.0.1 • Public • Published

React ESLint Config

This is our ESLint config for projects that use React.

Usage

Install Dependencies

$ yarn add -D @zaengle/eslint-config-react

# If not already installed
$ yarn add -D eslint eslint-plugin-react eslint-plugin-jsx-a11y eslint-plugin-react-hooks

Add ESLint Config

// In .eslintrc.js

{
  extends: '@zaengle/eslint-config-react'
}

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @zaengle/eslint-config-react

    Weekly Downloads

    1

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    2.49 kB

    Total Files

    4

    Last publish

    Collaborators

    • zaenglecorp
    • jesseschutt
    • movntains