0.10.0 • Published 2 years ago

@nekohack/eslint-config-react v0.10.0

Weekly downloads
90
License
-
Repository
github
Last release
2 years ago

@nekohack/eslint-config-react

Installation

Install the ESLint plugin for React.

Dropping support for Node.js v8.x - ESLint v7

npm i @nekohack/eslint-config-react -D
yarn add -D @nekohack/eslint-config-react

Configuration

You can use as general ESLint plugins.

module.exports = {
    extends: ['@nekohack/eslint-config-react']
}
0.10.0

2 years ago

0.9.0

2 years ago

0.8.0

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.3.0

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago