3.0.0 • Published 4 years ago

@sokkuri/eslint-config v3.0.0

Weekly downloads
5
License
Apache-2.0
Repository
github
Last release
4 years ago

Eslint-Config

npm

Usage

Install

Install this packages:

npm install @sokkuri/eslint-config eslint --save-dev

Configuration


Create the .eslintrc.json file in the root of the project and add this content:

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

VS-Code

Install plugin

Install the ESlint plugin in vscode.

3.0.0

4 years ago

2.2.0

4 years ago

2.1.2

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago