109 Forks
407 Stars
407 Watchers

vscode-tslint

A tslint integration for vscode

How to download and setup vscode-tslint

Open terminal and run command
git clone https://github.com/microsoft/vscode-tslint.git
git clone is used to create a copy or clone of vscode-tslint repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vscode-tslint https://github.com/microsoft/vscode-tslint/archive/master.zip

Or simply clone vscode-tslint with SSH
[email protected]:microsoft/vscode-tslint.git

If you have some problems with vscode-tslint

You may open issue on vscode-tslint support forum (system) here: https://github.com/microsoft/vscode-tslint/issues