3.3.1 • Published 6 months ago

@telus/eslint-config v3.3.1

Weekly downloads
2,900
License
MIT
Repository
github
Last release
6 months 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