Skip to content

msg-labs/eslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESLint configuration

Installation

npm install --save-dev @msg-labs/eslint-config

Usage

if you already have an .eslintrc file, add the following line to it:

    "extends": "@msg-labs"

otherwise initialize one with the following snippet:

{
    "extends": "@msg-labs"
}

About

Tailored ESlint configuration

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •