Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 543 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 543 Bytes

TSLintCheckInPolicy

#Project Description

TSLint Checkin Policy for Visual Studio (http://visualstudiogallery.msdn.microsoft.com/af70cbb7-1e0d-4d16-bc57-cccc15370c51)

Check your code for TSLint errors/warnings before you can check-in your code into Team Foundation Server.

Base on https://github.com/palantir/tslint TFS Check In Policy

Validate TypeScript code before check in

#Functions

  • Settings for whole Project
  • Change setting for different directories
  • Show code by warning double click

#Requirements

  • Visual Studio 2013