1.2.0 • Published 3 years ago

@atolye15/eslint-config v1.2.0

Weekly downloads
119
License
MIT
Repository
github
Last release
3 years ago

@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

https://www.npmjs.com/package/eslint-plugin-jsx-a11y

1.2.0

3 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.17

5 years ago

1.0.16

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago