logistics-eslint-config
/
3.0.1
logistics-eslint-config 3.0.1
Install from the command line:
Learn more about npm packages
$ npm install @deliveryhero/logistics-eslint-config@3.0.1
Install via package.json:
"@deliveryhero/logistics-eslint-config": "3.0.1"
About this version
The config includes:
- airbnb-config
- prettier integrated with eslint
- react-hooks rules
- Our custom rules
You need to have eslint
, prettier
and babel-eslint
installed.
Then use the provided command to install the config itself.
-
npm i -D @deliveryhero/logistics-eslint-config
oryarn add -D @deliveryhero/logistics-eslint-config
- Put
"extends": ["./node_modules/@deliveryhero/logistics-eslint-config"]
or"extends": ["./node_modules/@deliveryhero"]
in your.eslintrc
.eslintrc
{
"extends": ["./node_modules/@deliveryhero"]
}
You can use install-peerdeps package to install all the necessary peerDeps.
npx install-peerdeps @logistics/eslint-config --auth %YOUR_NPM_TOKEN% --registry https://nexus.usehurrier.com/repository/logistics-npm-group/
Details
- logistics-eslint-config
- deliveryhero
- over 2 years ago
- MIT
- 16 dependencies
Assets
- logistics-eslint-config-3.0.1-npm.tgz
Download activity
- Total downloads 14,671
- Last 30 days 299
- Last week 75
- Today 0