3.4.0 • Published 3 months ago

@kth/eslint-config-kth v3.4.0

Weekly downloads
51
License
MIT
Repository
github
Last release
3 months ago

@kth/eslint-config-kth

Start using this config

  • Install all needed packages in your project:

    npm install --save-dev @kth/eslint-config-kth eslint prettier
    • You need ESLint to enable linting.
    • This ESLint-configuration is also based on Prettier.
    • A configuration of Babel can be used when parsing your code.
  • Place a file ".eslintrc" in the root of your project; it will only need to contain the following:

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

    All configuration needed will come from this config.

Developer

Our goal with this module is to use the same ESLint config in all our node projects at KTH.

We are all responsible for keeping this module fresh to help us in our daily work.

Don´t be afraid to make changes but also take your time to discuss with colleagues about the changes you want to make.

This module/package is built and published to NPM automatically after push.

Just commit and push and versions will be updated automatically

3.4.0

3 months ago

3.3.0

3 months ago

3.2.0

4 months ago

3.1.0

8 months ago

3.0.14

10 months ago

3.0.15

9 months ago

3.0.13

1 year ago

3.0.12

1 year ago

3.0.11

1 year ago

3.0.9

2 years ago

3.0.4

2 years ago

3.0.3

2 years ago

3.0.10

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.8

2 years ago

3.0.7

2 years ago

3.0.6

2 years ago

3.0.5

2 years ago

3.0.0

2 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.11

3 years ago

1.0.12

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago