Skip to content

eslint-config 2.0.0

Install from the command line:
Learn more about npm packages
$ npm install @trilogy-group/eslint-config@2.0.0
Install via package.json:
"@trilogy-group/eslint-config": "2.0.0"

About this version

Trilogy ESLint rules to be used across all new TypeScript products.

We base our rules on the StandardJS ruleset for TypeScript, as per this ITD.

Submitting rule changes

If a rule needs changing, please submit a pull request.

Your request must be supported by evidence. The most compelling example is a deep dive analysing a customer defect or production failure.

We don't design for exceptions, so a quality issue should have been observed three times before a rule is changed.

Usage

npm install -D @trilogy-group/eslint-config

Then, extend the rules in your .eslintrc:

{
  "extends": "@trilogy-group/eslint-config"
}

Details


Assets

  • eslint-config-2.0.0.tgz

Download activity

  • Total downloads 21,586
  • Last 30 days 24
  • Last week 0
  • Today 0