1.0.14 • Published 4 years ago

@bence.a.toth/eslint-config v1.0.14

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

ESLint configuration

An opinionated and extensive ESLint configuration for React applications

Installation

npm install @bence.a.toth/eslint-config --save-dev

Configuration

Add "@bence.a.toth/eslint-config" to the extends object in your .eslintrc file:

{
  "extends": ["@bence.a.toth/eslint-config"]
}

License

MIT