@amollo-lint/eslint-config-jsx

2.0.0 • Public • Published

@amollo-lint/eslint-config-jsx

MIT License npm version

ESLint rules for React JSX

Note: This package was not developed on demand for general use, the rules that are configured in it refer to the use of specific projects for the needs of the owner. Use it if you need such rules for your linter

Installation

  • npm
npm install --save-dev @amollo-lint/eslint-config-jsx eslint
  • yarn
yarn add -D @amollo-lint/eslint-config-jsx eslint

Usage

Set your eslint config to:

{
    "extends": "@amollo-lint/eslint-config-jsx"
}

Extends

  • @amollo-lint/eslint-config-js
  • eslint-plugin-jsx-a11y
  • eslint-plugin-react
  • eslint-plugin-react-hooks

Package Sidebar

Install

npm i @amollo-lint/eslint-config-jsx

Weekly Downloads

36

Version

2.0.0

License

MIT

Unpacked Size

3.21 kB

Total Files

3

Last publish

Collaborators

  • amollo