1.2.0 • Published 5 years ago
@atolye15/eslint-config v1.2.0
@atolye15/eslint-config
This package provides Atölye15's JS .eslintrc
(with React plugins) as an extensible shared config.
Install
Install the correct versions of package.
Yarn
yarn add @atolye15/eslint-config --dev
Npm
npm install @atolye15/eslint-config --save-dev
Usage
// .eslintrc
{
"extends": [
"@atolye15/eslint-config"
]
}
Supported Rules
1. @atolye15/eslint-config-base-typescript
https://github.com/atolye15/javascript/tree/master/packages/eslint-config-base-typescript
2. eslint-config-airbnb
https://github.com/airbnb/javascript/tree/master/packages/eslint-config-airbnb
3. eslint-plugin-react
https://github.com/yannickcr/eslint-plugin-react
4. eslint-plugin-jsx-a11y
1.2.0
5 years ago
1.1.2
5 years ago
1.1.1
6 years ago
1.1.0
6 years ago
1.0.17
6 years ago
1.0.16
6 years ago
1.0.15
6 years ago
1.0.14
6 years ago
1.0.13
6 years ago
1.0.12
6 years ago
1.0.11
6 years ago
1.0.10
6 years ago
1.0.9
6 years ago
1.0.8
6 years ago
1.0.7
6 years ago
1.0.6
6 years ago
1.0.5
6 years ago
1.0.4
6 years ago
1.0.3
6 years ago