An open API service indexing awesome lists of open source software.

https://github.com/satansdeer/custom-tslint-rule


https://github.com/satansdeer/custom-tslint-rule

tslint tslint-rules tutorial typescript

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## Code For How To Make Custom TSLint Rule Video

[How To Make Custom Tslint Rule](https://youtu.be/rKII9llfens)

## How To Run

Run `npm i` to install dependencies.

Then run `tsc rules/noImportsRule.ts && tslint index.ts`