Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Latest commit

 

History

History
31 lines (19 loc) · 629 Bytes

bug_report.md

File metadata and controls

31 lines (19 loc) · 629 Bytes
name about
Bug report
Report a bug in TSLint

Bug Report

  • TSLint version:
  • TypeScript version:
  • Running TSLint via: (pick one) CLI / Node.js API / VSCode / grunt-tslint / Atom / Visual Studio / etc

Reproduction using TSLint Playground

Bug reports for rules should include a reproduction using the tslint-playground website. Click the Save to URL button and paste the URL here.

TypeScript code being linted

// code snippet

with tslint.json configuration:

Actual behavior

Expected behavior