3.0.0 • Published 6 years ago

@wkovacs64/eslint-config-react v3.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

@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

3.0.0

6 years ago

2.2.3

6 years ago

2.2.2

6 years ago

2.2.1

6 years ago

2.2.0

6 years ago

2.1.0

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago