9.0.0 • Published 5 years ago

eslint-config-nutshell v9.0.0

Weekly downloads
193
License
MIT
Repository
github
Last release
5 years ago

eslint-config-nutshell

ESLint shareable config for the Nutshell JavaScript style guide

Install

$ npm install --save-dev eslint eslint-config-nutshell eslint-plugin-babel eslint-plugin-react eslint-config-import eslint-plugin-import babel-eslint

Usage

Read up on how to use sharable configs at the ESLint website. Essentially, add the following to the project's .eslintrc file:

{
    "extends": "nutshell"
}
9.0.0

5 years ago

8.0.0

6 years ago

7.0.0

7 years ago

6.0.1

7 years ago

6.0.0

7 years ago

5.0.0

8 years ago

4.1.1

8 years ago

4.1.0

8 years ago

4.0.0

8 years ago

3.0.0

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.0.1

9 years ago

1.0.0

9 years ago