@wkovacs64/eslint-config-react

3.0.0 • Public • Published

@wkovacs64/eslint-config-react

This is my personal ESLint configuration for React projects.

Install

npx install-peerdeps --dev --yarn @wkovacs64/eslint-config-react

Drop the --yarn when using npm.

Usage

Extend in your .eslintrc.js:

module.exports = {
  extends: ['@wkovacs64/eslint-config-react'],
};

Other Configurations

Package Sidebar

Install

npm i @wkovacs64/eslint-config-react

Weekly Downloads

0

Version

3.0.0

License

MIT

Unpacked Size

4.23 kB

Total Files

5

Last publish

Collaborators

  • wkovacs64