tslint-custom-rules-boilerplate A template for developing a custom TSLint rule, using unit testing. After your rule is ready you can compile it using yarn run build, and use the results in the dist folder. Resources: Custom TSLint rules - easier that you think Developing TSLint rules Writing A Custom TSLint Rule for Angular Designing rule walkers