1.0.5 • Published 4 years ago

@bamdadsabbagh/eslint-config-react v1.0.5

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
4 years ago

eslint-config-react

Vendor

ESLint config.

npm

npm package.

Installation

yarn add --dev @bamdadsabbagh/eslint-config-react

Usage

{
  "extends": ["@bamdadsabbagh/eslint-config-react"]
}

It will automatically handle *.(js|jsx|ts|tsx) files.