@pragmatic-divops/eslint-config
v1.0.96
Published
Shareable config for ESLint
Downloads
419
Readme
eslint-config
Shareable config for ESLint. Extends the form8ion config.
Table of Contents
Usage
Installation
$ npm install @pragmatic-divops/eslint-config --save-dev
Add to the project config
Such as in an .eslintrc.yml
extends: '@pragmatic-divops'
Contributing
Dependencies
$ nvm install
$ npm install
Verification
$ npm test