1.0.14 • Published 6 years ago
@bence.a.toth/eslint-config v1.0.14
ESLint configuration
An opinionated and extensive ESLint configuration for React applications
Installation
npm install @bence.a.toth/eslint-config --save-devConfiguration
Add "@bence.a.toth/eslint-config" to the extends object in your .eslintrc file:
{
"extends": ["@bence.a.toth/eslint-config"]
}License
MIT