sl-eslint

SoftLayer ESLint tool

Usage no npm install needed!

<script type="module">
  import slEslint from 'https://cdn.skypack.dev/sl-eslint';
</script>

README

SoftLayer ESLint Tool NPM Version

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