3.3.0 • Published 1 month ago

@telus/eslint-config v3.3.0

Weekly downloads
2,900
License
MIT
Repository
github
Last release
1 month ago

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