14.2.2 • Published 5 months ago

eslint-config-seek v14.2.2

Weekly downloads
9,933
License
MIT
Repository
github
Last release
5 months ago

Test Release

eslint-config-seek

This package includes the shareable ESLint configuration used by SEEK.

Usage in sku and skuba Projects

The easiest way to use this configuration is with sku or skuba.

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

Usage Outside of sku and skuba

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

First, install this package, and the necessary peer dependencies listed in this project's package.json.

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

module.exports = require('eslint-config-seek');

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

module.exports = require('eslint-config-seek/base');

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

License

MIT.

14.2.2

5 months ago

14.2.1

7 months ago

14.2.0

8 months ago

14.1.0

9 months ago

14.0.0

10 months ago

14.0.1

10 months ago

14.0.2

9 months ago

13.1.1

12 months ago

13.1.0

1 year ago

13.0.0

1 year ago

12.1.0

2 years ago

12.1.1

2 years ago

12.0.0

2 years ago

12.0.1

2 years ago

11.3.1

2 years ago

11.3.0

2 years ago

11.2.0

2 years ago

11.2.1

2 years ago

11.1.3

2 years ago

11.1.1

2 years ago

11.1.2

2 years ago

11.0.0

2 years ago

11.0.1

2 years ago

10.3.0

2 years ago

11.1.0

2 years ago

10.2.0

2 years ago

10.1.0

3 years ago

10.1.1

3 years ago

10.1.2

3 years ago

10.1.3

3 years ago

10.0.0

3 years ago

9.0.0-beta.0

3 years ago

9.0.0

3 years ago

8.0.0

3 years ago

7.0.9

4 years ago

7.0.8

5 years ago

7.0.7

5 years ago

7.0.6

5 years ago

7.0.5

5 years ago

7.0.4

5 years ago

7.0.3

5 years ago

7.0.2

5 years ago

7.0.1

5 years ago

7.0.0

5 years ago

6.0.2

5 years ago

6.0.1

5 years ago

6.0.0

5 years ago

5.0.5

6 years ago

5.0.4

6 years ago

5.0.3

6 years ago

5.0.2

6 years ago

5.0.1

6 years ago

5.0.0

6 years ago

4.4.0

6 years ago

4.3.2

6 years ago

4.3.1

6 years ago

4.3.0

6 years ago

4.2.1

6 years ago

4.2.0

6 years ago

4.1.0

6 years ago

4.0.1

6 years ago

4.0.0

7 years ago

3.2.1

7 years ago

3.2.0

7 years ago

3.2.0-beta.1

7 years ago

3.1.0

7 years ago

3.0.1

7 years ago

3.0.0

8 years ago

2.0.1

8 years ago