This project is no longer supported. Use pslint instead.
Custom rules for TSLint.
Clone repository from GitHub.
Install dependencies and build:
$ npm i
$ npm run build
The build output is in the dist
directory. Follow the directions from the TSLint page to use the custom rules in your project.
The notice at the top of the TypeScript files to not edit them is for the built JavaScript, not the source files themselves.