akleemans / custom-tslint-rules

Example of custom TSLint rules for TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

custom-tslint-rules

Example of custom TSLint rules for TypeScript.

The folder "tslint-rules" contains custom rules and tslint.json has an activated rule.

See Writing a custom TSLint rule for more information.

Commands

  • Install dependencies: yarn install
  • Run tests : yarn run test

About

Example of custom TSLint rules for TypeScript

License:MIT License


Languages

Language:TypeScript 100.0%