11.0.0 • Published 4 years ago

eslint-config-steelbrain v11.0.0

Weekly downloads
312
License
MIT
Repository
github
Last release
4 years ago

eslintrc

My personal eslintrc, I've created a repo for it so I don't have to copy-paste this everywhere. It includes ESLint CLI, Prettier CLI, and Prettier ESLint config.

Installation

npm install --save-dev eslint-config-steelbrain

Then create a configuration file .eslintrc.json and fill it with the following contents

{
  "extends": "steelbrain"
}

and You're good to go! Happy ESLinting!

Installation Notes

This ESLint configuration has the necessary plugins, even the ESLint CLI itself. So you should remove/not install it in your project, the flat dependency installation will make sure the ESLint CLI from this package is accessible to npm run etc.

License

This project is licensed under the terms of MIT License. See the LICENSE file for more info.

11.0.0

4 years ago

10.0.0

4 years ago

10.0.0-beta2

4 years ago

10.0.0-beta1

4 years ago

9.0.2

4 years ago

9.0.1

4 years ago

9.0.0

4 years ago

8.0.0-beta1

5 years ago

7.0.0

5 years ago

7.0.0-beta2

5 years ago

7.0.0-beta1

5 years ago

6.0.0

6 years ago

5.0.2

6 years ago

5.0.1

6 years ago

5.0.0

6 years ago

4.0.1

7 years ago

4.0.0

7 years ago

4.0.0-5

7 years ago

4.0.0-4

7 years ago

4.0.0-3

7 years ago

4.0.0-2

7 years ago

4.0.0-1

7 years ago

4.0.0-0

7 years ago

3.0.1

7 years ago

3.0.0

7 years ago

3.0.0-beta1

7 years ago

2.0.0

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.0.3

9 years ago

0.0.2

9 years ago