TSLint config for Endemol Shine Group repositories Installation yarn add -D @endemolshinegroup/tslint-config Usage Add the following to your project's tslint.json: { "extends": "@endemolshinegroup/tslint-config" } Then run: $(yarn bin)/tslint