Skip to content
This repository has been archived by the owner on Apr 1, 2018. It is now read-only.

Latest commit

 

History

History
62 lines (43 loc) · 1.79 KB

TSLintBear.rst

File metadata and controls

62 lines (43 loc) · 1.79 KB

Check TypeScript code for style violations and possible semantical problems.

Read more about the capabilities at <https://github.com/palantir/tslint#core-rules>.

  • TypeScript

Settings

Setting Meaning
rules_dir Rules directory (Optional, defaults to ''.)
tslint_config Path to configuration file. (Optional, defaults to ''.)

Demo

asciicast

Dependencies

  • npm - tslint
  • npm - typescript

Can Detect

  • Formatting
  • Smell
  • Syntax

License

AGPL-3.0

Authors