5.0.0 • Published 3 years ago

@slimio/eslint-config v5.0.0

Weekly downloads
312
License
MIT
Repository
github
Last release
3 years ago

ESLint Configuration

version Maintenance mit size dep Known Vulnerabilities Build Status

SlimIO ESLint configuration

Requirements

Getting Started

This package is available in the Node Package Repository and can be easily installed with npm or yarn.

$ npm i @slimio/eslint-config -D
# or
$ yarn add @slimio/eslint-config -D

Usage example

Create an .eslintrc file at the root of your project with the following (JSON) content:

{
    "extends": "@slimio/eslint-config"
}

Edit the file as you want by adding custom rules if required !

Why ?

rule namevaluewhy we choose this configuration
indent4We are considering indent 2 not enougth for code visibility/readability
semialwaysWe are following the official TC39 ASI recommandation

Dependencies

NameRefactoringSecurity RiskUsage
@iarna/tomlMinorLowTBC
babel-eslintMinorHighTBC
eslintMinorHighTBC
eslint-plugin-jsdocMinorHighTBC

License

MIT

5.0.0

3 years ago

4.1.0

4 years ago

4.0.0

4 years ago

4.0.0-next.3

5 years ago

4.0.0-next.2

5 years ago

4.0.0-next.1

5 years ago

4.0.0-next.0

5 years ago

3.0.3

5 years ago

3.0.2

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.1.8

6 years ago

1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago