eslint-config 2.0.1
Install from the command line:
Learn more about npm packages
$ npm install @telus/eslint-config@2.0.1
Install via package.json:
"@telus/eslint-config": "2.0.1"
About this version
TELUS Flavour ESLint config.
We inherit from the excellent Airbnb ESLint config and introduce some more strict requirements.
{
"extends": "@telus/eslint-config"
}
npm install eslint @telus/eslint-config
npx install-group peer --package @telus/eslint-config --no-save
npx eslint .
echo -e '#!/bin/bash\nnpx eslint .' > .git/hooks/pre-commit && chmod +x .git/hooks/pre-commit
editors with built-in eslint
features, (e.g. Visual Studio Code) usually depend on globally installed packages
Github: @telus • Twitter: @telusdigital
Details
- eslint-config
- telus
- over 2 years ago
- MIT
- 6 dependencies
Assets
- eslint-config-2.0.1-npm.tgz
Download activity
- Total downloads 35,411
- Last 30 days 1,943
- Last week 878
- Today 151