This package provides Eleven's base JS .eslintrc as an extensible shared config.
Use yarn to install this package
npm install --save @elevennl/eslint-config-eleven
or
yarn add @elevennl/eslint-config-eleven
then add the config to your .eslintrc
file in your project.
"extends": "@elevennl/eslint-config-eleven"