Skip to content

ESLint configuration file for sellside's JavaScript projects.

License

Notifications You must be signed in to change notification settings

sellside/eslint-config-sellside

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-sellside

ESLint configuration file for sellside's JavaScript projects.

Install

Install to devDependencies with npm:

$ npm install @sellside/eslint-config-sellside -D

Usage

Add the following property to package.json:

{
  "eslintConfig": {
    "extends": "@sellside/sellside"
  }
}

License

Copyright © 2018-present, Jon Schlinkert. Released under the MIT License.

About

ESLint configuration file for sellside's JavaScript projects.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published