Skip to content
This repository has been archived by the owner on Nov 25, 2019. It is now read-only.
/ TSLint Public archive

TSLint extension for Visual Studio 2017

Notifications You must be signed in to change notification settings

vladimir-djokic/TSLint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it?

Visual Studio 2015/2017 extension for linting Typescript files using tslint. You can download extension on the marketplace:

For Visual Studio 2015, go here.

For Visual Studio 2017, go here.

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.

Roadmap

  • Support both warnings and errors
  • Support the Error List
  • Support automated fixes
  • Optimizations

About

TSLint extension for Visual Studio 2017

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages