1.0.1 • Published 1 year ago

@zaengle/eslint-config-react v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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'
}
1.0.1

1 year ago

1.0.0

1 year ago