Skip to content

TSLint extension for Visual Studio 2017

Notifications You must be signed in to change notification settings

2Ring/TSLint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Original extension

This extension has been forked from vladeck's TSLint extension. Only the version for VS 2017 has been kept. Download the extension here: TSLint.vsix

What is it?

Visual Studio 2017 extension for linting Typescript files using tslint.

TSLint

How does it work?

When .ts is opened or saved, locally installed tslint is run in the background and code in the editor is underlined (marked) based on the tslint findings. Hovering over the underline gives additional info in the form of a tooltip and warnings and errors are listed in the Error List.

About

TSLint extension for Visual Studio 2017

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%