@elevennl/eslint-config-eleven
v1.3.12
Published
ESLint shareable config for the Eleven Code Style
Readme
ESLint Config Package for shareable code style
This package provides Eleven's base JS .eslintrc as an extensible shared config.
Usage
Use yarn to install this package
npm install --save @elevennl/eslint-config-elevenor
yarn add @elevennl/eslint-config-eleventhen add the config to your .eslintrc file in your project.
"extends": "@elevennl/eslint-config-eleven"