eslint-config-ronik
ESLint shareable config for the Ronik Design code style. This script builds on the XO shareable config with small changes and additions.
Install
$ npm install --save-dev eslint eslint-config-ronik
Usage
Add the appropriate ESLint config to your package.json
:
Lint with
$ npm run lint