3.3.1 • Published 6 months ago
@telus/eslint-config v3.3.1
ESLint Config
TELUS Flavour ESLint config.
We inherit from the excellent Standard config and Standard with TypeScript config and added some more strict requirements.
Usage
Install
npm install eslint @telus/eslint-config
Modify .eslintrc
{
"extends": "@telus/eslint-config"
}
Github: @telus • Twitter: @telusdigital