1.8.0 • Published 2 years ago

@kilohealth/eslint-config-react v1.8.0

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

@kilohealth/eslint-config-react

Kilo.Health ESLint config for React.

Getting started

Install dependencies

# yarn
yarn add -D eslint prettier @babel/core

# npm
npm install eslint prettier @babel/core --save-dev

Install the package

# yarn
yarn add -D @kilohealth/eslint-config-react

# npm
npm install @kilohealth/eslint-config-react --save-dev

Usage

Extend your ESLint config in your .eslintrc:

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

See also

Node.js ESLint config: @kilohealth/eslint-config-node

Redux-Saga ESLint config: @kilohealth/eslint-config-redux-saga

Next.js ESLint config: @kilohealth/eslint-config-next

React Native ESLint config: @kilohealth/eslint-config-react-native

1.8.0

2 years ago

1.6.3

2 years ago

1.7.0

2 years ago

1.6.2

2 years ago

1.6.1

2 years ago

1.5.2

2 years ago

1.4.3

2 years ago

1.6.0

2 years ago

1.5.1

2 years ago

1.4.2

2 years ago

1.5.0

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.4.0-beta.10

2 years ago

1.4.0-beta.9

2 years ago

1.4.0-beta.8

2 years ago

1.4.0-beta.7

2 years ago

1.4.0-beta.6

2 years ago

1.4.0-beta.5

2 years ago

1.4.0-beta.4

2 years ago

1.0.2

2 years ago

1.0.2-beta.1

2 years ago

1.0.1

2 years ago

1.0.1-beta.1

2 years ago

1.0.0

2 years ago

1.0.0-beta.2

2 years ago

1.0.0-beta.1

2 years ago