Skip to content

Sokkuri/Eslint-Config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published