3.32.13 • Published 6 years ago

eslint-config-mercenary v3.32.13

Weekly downloads
4
License
ISC
Repository
github
Last release
6 years ago

eslint-config-mercenary

This package includes the shareable ESLint configuration used by mercenary.
Please refer to its documentation:

Usage in Mercenary Projects

The easiest way to use this configuration is with mercenary, which includes it by default. You don’t need to install it separately in mercenary projects.

Usage Outside of Mercenary

If you want to use this ESLint configuration in a project not built with mercenary, you can install it with following steps.

First, install this package, ESLint and the necessary plugins.

npm install --save-dev eslint-config-mercenary babel-eslint@7.0.0 eslint@3.8.1 eslint-plugin-import@2.0.1 eslint-plugin-jsx-a11y@2.2.3 eslint-plugin-react@6.4.1

Then create a file named .eslintrc with following contents in the root folder of your project:

{
  "extends": "mercenary"
}

That's it! You can override the settings from eslint-config-mercenary by editing the .eslintrc file. Learn more about configuring ESLint on the ESLint website.

3.32.13

6 years ago

3.32.12

6 years ago

3.32.11

6 years ago

3.32.8

6 years ago

3.29.1

6 years ago

3.28.3

6 years ago

3.28.0

6 years ago

3.27.2

6 years ago

3.27.1

6 years ago

3.25.2

6 years ago

3.25.0

6 years ago

3.24.0

6 years ago

3.23.0

6 years ago

3.20.0

6 years ago

3.16.2

6 years ago

3.13.0

6 years ago

3.12.4

6 years ago

3.12.3

6 years ago

3.11.2

6 years ago

3.8.7

6 years ago

3.8.3

6 years ago

3.8.2

6 years ago

3.7.8

6 years ago

3.7.0

6 years ago

3.6.2

7 years ago

3.5.1

7 years ago

3.4.7

7 years ago

3.4.4

7 years ago

3.4.3

7 years ago

3.4.2

7 years ago

3.4.1

7 years ago

3.4.0

7 years ago

3.0.2

7 years ago

3.0.0

7 years ago

2.83.0

7 years ago

2.79.0

7 years ago

2.77.0

7 years ago

2.69.3

7 years ago

2.62.2

7 years ago

2.61.5

7 years ago

2.57.3

7 years ago

2.57.1

7 years ago

2.56.7

7 years ago

2.56.3

7 years ago

2.52.3

7 years ago

2.41.0

7 years ago

2.26.1

7 years ago

2.26.0

7 years ago

2.24.3

7 years ago

2.24.2

7 years ago

2.24.1

7 years ago

2.23.1

7 years ago

2.18.4

7 years ago

2.15.1

7 years ago

2.15.0

7 years ago

2.14.1

7 years ago

2.13.0

7 years ago

2.5.1

7 years ago

2.2.3

7 years ago

1.2.0

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago