This repo is deprecated in favor of js-linters. The instalation process is the same, but the extends part changed slightly. Refer to the new repo for changes.
NPM:
npm install @infinumjs/tslint-config
Yarn:
yarn add @infinumjs/tslint-config
{
"extends": "@infinumjs/tslint-config"
}
{
"extends": "@infinumjs/tslint-config/react.json"
}
The MIT License
tslint-config is maintained and sponsored by Infinum.