/custom-tslint-rules

Example of custom TSLint rules for TypeScript

Primary LanguageTypeScriptMIT LicenseMIT

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