0.1.4 • Published 7 years ago

eslint-config-sabre-dx v0.1.4

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
7 years ago

USAGE

  1. Install eslint-config-sabre-dx
    npm i --save-dev eslint-config-sabre-dx
  2. Make changes on your eslint configuration in package.json
    {
        "eslintConfig":{
            "extends": "sabre-dx"
        }
    }

CONTRIBUTE

  1. Clone this repository
    git clone ssh://git@git.sabre.com/~sg0228241/eslint-config-sabre-dx.git
  2. Make changes, commit, and push to GIT
  3. Send a pull request for approval
  4. Once approved, notify duy.nguyen@sabre.com to publish the package to NPM