accounts-js / tslint-config-accounts

tslint config used by the js-accounts organisation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tslint-config-accounts

tslint config used by the js-accounts organisation

yarn add @accounts/tslint-config-accounts
// tslint.json
{
  "extends": [
    "@accounts/tslint-config-accounts"
  ]
}

About

tslint config used by the js-accounts organisation

License:MIT License


Languages

Language:JavaScript 100.0%