eslint-config-sabre-dx
v0.1.4
Published
Sabre DX Eslint Config
Readme
USAGE
- Install eslint-config-sabre-dx
npm i --save-dev eslint-config-sabre-dx - Make changes on your eslint configuration in package.json
{ "eslintConfig":{ "extends": "sabre-dx" } }
CONTRIBUTE
- Clone this repository
git clone ssh://[email protected]/~sg0228241/eslint-config-sabre-dx.git - Make changes, commit, and push to GIT
- Send a pull request for approval
- Once approved, notify [email protected] to publish the package to NPM
