4.0.0 • Published 7 years ago
eslint-config-muvehealth v4.0.0
Muve Health's ESLint Config
Based off of the Airbnb config paired with the flowtype plugin.
Install with peerDependencies:
yarn add eslint eslint-config-muvehealth -DEIn your package.json file extend this configuration.
"eslintConfig": {
"extends": "muvehealth"
}:syringe: