7.0.1 • Published 5 months ago

@putdotio/eslint-config v7.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
5 months ago

Installation

yarn add eslint@">8.0" prettier@">2.0 <3.0" @putdotio/eslint-config @putdotio/prettier-config --dev
npm install eslint@">8.0" prettier@">2.0 <3.0" @putdotio/eslint-config @putdotio/prettier-config --save-dev

Usage

Make sure you are using @putdotio/prettier-config

{
  "prettier": "@putdotio/prettier-config"
}

To inherit every rule and plugin, add the following to your .eslintrc file:

{
  "extends": "@putdotio"
}

To only inherit code formatting, add the following to your .eslintrc file:

{
  "extends": "@putdotio/formatting"
}
7.0.1

5 months ago

6.1.0

7 months ago

6.0.0

7 months ago

6.3.0

7 months ago

6.2.0

7 months ago

5.0.0

4 years ago

4.5.0

4 years ago

4.5.1

4 years ago

4.4.2

4 years ago

4.3.0

4 years ago

4.2.0

4 years ago

4.1.0

4 years ago

4.0.1

4 years ago

3.1.0

4 years ago

3.0.0

4 years ago

2.1.1

4 years ago

1.4.0

5 years ago

1.1.0

6 years ago

1.0.0

6 years ago