TSLINT-SECOYA These are the rules used in Secoyas TypeScript projects. How to use: npm install --save-dev tslint-secoya tslint echo '{ "extends": ["tslint-secoya"]}' > tslint.json ./node_modules/.bin/tslint -c tslint.json -p tsconfig.json