@atolye15/eslint-config-base

1.2.0 • Public • Published

@atolye15/eslint-config-base

This package provides Atölye15's base JavaScript .eslintrc (without React plugins) as an extensible shared config.

Install

Install the correct versions of package.

Yarn

yarn add @atolye15/eslint-config-base --dev

Npm

npm install @atolye15/eslint-config-base --save-dev

Usage

// .eslintrc

{
  "extends": [
    "@atolye15/eslint-config-base"
  ]
}

Supported Rules

1. eslint-config-airbnb-base

https://github.com/airbnb/javascript/tree/master/packages/eslint-config-airbnb-base

2. eslint-config-prettier

https://github.com/prettier/eslint-config-prettier

3. eslint-plugin-prettier

https://github.com/prettier/eslint-plugin-prettier

4. eslint-plugin-eslint-comments

https://github.com/mysticatea/eslint-plugin-eslint-comments

5. eslint-plugin-import

https://github.com/benmosher/eslint-plugin-import

6. eslint-plugin-jest

https://github.com/jest-community/eslint-plugin-jest

Package Sidebar

Install

npm i @atolye15/eslint-config-base

Weekly Downloads

7

Version

1.2.0

License

MIT

Unpacked Size

3.53 kB

Total Files

4

Last publish

Collaborators

  • hsnaydd
  • alpcanaydin