tslint-secoya
v2.3.1
Published
Secoya's TSLint rules
Downloads
777
Readme
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