0.4.33 • Published 2 days ago

@ivuorinen/eslint-config v0.4.33

Weekly downloads
-
License
MIT
Repository
github
Last release
2 days ago

@ivuorinen/eslint-config

npm package license MIT ivuorinen's Code Style

ivuorinen's shareable configuration for ESLint.

Table of Contents

Installation

Install this config as a devDependencies:

# npm
npm install @ivuorinen/eslint-config --save-dev

# Yarn
yarn add @ivuorinen/eslint-config --dev

After installing it, a .eslintrc.json file will be created automatically in the project's root folder with the following configuration:

{
  "extends": ["@ivuorinen"]
}

Available Configurations

Jest

Adds specific rules for the Jest testing framework.

{
  "extends": ["@ivuorinen/eslint-config/jest"]
}

Documentations

Read the ESLint docs for more information.

Contributing

If you are interested in helping contribute, please take a look at our contribution guidelines and open an issue or pull request.

Changelog

See CHANGELOG for a human-readable history of changes.

License

Distributed under the MIT License. See LICENSE for more information.

0.4.32

2 days ago

0.4.33

2 days ago

0.4.31

2 days ago

0.4.30

3 days ago

0.4.29

5 days ago

0.4.28

8 days ago

0.4.27

11 days ago

0.4.26

13 days ago

0.4.25

16 days ago

0.4.24

20 days ago

0.4.23

25 days ago

0.4.22

27 days ago

0.4.21

1 month ago

0.4.20

1 month ago

0.4.19

2 months ago

0.4.18

3 months ago

0.4.17

3 months ago

0.4.16

4 months ago

0.4.15

4 months ago

0.4.14

4 months ago

0.4.13

4 months ago

0.4.12

4 months ago

0.4.11

4 months ago

0.4.10

5 months ago

0.4.9

5 months ago

0.4.8

5 months ago

0.4.7

5 months ago

0.4.6

5 months ago

0.1.11

10 months ago

0.2.19

7 months ago

0.2.18

7 months ago

0.2.17

7 months ago

0.2.16

7 months ago

0.2.15

7 months ago

0.2.14

7 months ago

0.2.13

8 months ago

0.2.12

8 months ago

0.2.11

8 months ago

0.2.10

8 months ago

0.3.0

7 months ago

0.2.1

10 months ago

0.2.0

10 months ago

0.4.5

6 months ago

0.2.7

9 months ago

0.4.4

6 months ago

0.2.6

9 months ago

0.2.9

8 months ago

0.2.8

9 months ago

0.4.1

6 months ago

0.3.2

6 months ago

0.2.3

10 months ago

0.4.0

6 months ago

0.3.1

6 months ago

0.2.2

10 months ago

0.4.3

6 months ago

0.3.4

6 months ago

0.2.5

9 months ago

0.4.2

6 months ago

0.3.3

6 months ago

0.2.4

9 months ago

0.1.10

10 months ago

0.1.8

11 months ago

0.1.9

11 months ago

0.1.7

11 months ago

0.1.6

11 months ago

0.1.5

12 months ago

0.1.4

12 months ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago