@thetribe/eslint-config
v0.5.0
Published
## Installation
Downloads
17,171
Keywords
Readme
theTribe eslint config
Installation
npm install --save-dev @thetribe/eslint-config eslint-plugin-importor
yarn add --dev @thetribe/eslint-config eslint-plugin-importConfiguration
// .eslintrc
{
"root": true,
"extends": "@thetribe"
}