1.3.3 • Published 7 months ago

@iraiser/eslint-config-base v1.3.3

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

ESLint Config

Version Download

ESLint shareable config for the iRaiser JavaScript style guide.

Install

npm install @iraiser/eslint-config-base eslint --save-dev

Usage

Create .eslintrc file on root of your project.

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

You can extend the rules with your own config, see ESLint documentation.

1.3.3

7 months ago

1.3.2

7 months ago

1.3.1

2 years ago

1.2.0

3 years ago

1.3.0

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago