13.1.0 • Published 2 days ago

eslint-config-seek v13.1.0

Weekly downloads
9,933
License
MIT
Repository
github
Last release
2 days ago

Test Release

eslint-config-seek

This package includes the shareable ESLint configuration used by SEEK.

Usage in sku Projects

The easiest way to use this configuration is with sku, which includes it by default.

You don’t need to install it separately in sku projects.

Usage Outside of sku

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

First, install this package, ESLint and the necessary plugins listed in this project's package.json.

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

{
  "extends": "seek"
}

The default configuration includes support for React projects. For projects that are not based on React, the "base" configuration should be used instead:

{
  "extends": "seek/base"
}

You can override the settings from eslint-config-seek by editing the .eslintrc file. Learn more about configuring ESLint on the ESLint website.

License

MIT.

13.1.0

2 days ago

13.0.0

1 month ago

12.1.0

6 months ago

12.1.1

6 months ago

12.0.0

9 months ago

12.0.1

9 months ago

11.3.1

10 months ago

11.3.0

10 months ago

11.2.0

11 months ago

11.2.1

11 months ago

11.1.3

11 months ago

11.1.1

12 months ago

11.1.2

11 months ago

11.0.0

1 year ago

11.0.1

1 year ago

10.3.0

1 year ago

11.1.0

1 year ago

10.2.0

1 year ago

10.1.0

2 years ago

10.1.1

1 year ago

10.1.2

1 year ago

10.1.3

1 year ago

10.0.0

2 years ago

9.0.0-beta.0

2 years ago

9.0.0

2 years ago

8.0.0

2 years ago

7.0.9

3 years ago

7.0.8

3 years ago

7.0.7

3 years ago

7.0.6

3 years ago

7.0.5

4 years ago

7.0.4

4 years ago

7.0.3

4 years ago

7.0.2

4 years ago

7.0.1

4 years ago

7.0.0

4 years ago

6.0.2

4 years ago

6.0.1

4 years ago

6.0.0

4 years ago

5.0.5

4 years ago

5.0.4

4 years ago

5.0.3

4 years ago

5.0.2

4 years ago

5.0.1

4 years ago

5.0.0

4 years ago

4.4.0

4 years ago

4.3.2

4 years ago

4.3.1

5 years ago

4.3.0

5 years ago

4.2.1

5 years ago

4.2.0

5 years ago

4.1.0

5 years ago

4.0.1

5 years ago

4.0.0

5 years ago

3.2.1

6 years ago

3.2.0

6 years ago

3.2.0-beta.1

6 years ago

3.1.0

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.0.1

6 years ago