README
SoftLayer ESLint Tool
Enforces the JavaScript code style of softlayer/ember-style-guide.
Install package
npm install sl-eslint
Use the -g
option to install the tool globally.
Command line script
sl-eslint <directories>
Run the custom rule tests
npm test