31 Forks
359 Stars
359 Watchers

ts-standard

Typescript style guide, linter, and formatter using StandardJS

How to download and setup ts-standard

Open terminal and run command
git clone https://github.com/standard/ts-standard.git
git clone is used to create a copy or clone of ts-standard 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 ts-standard https://github.com/standard/ts-standard/archive/master.zip

Or simply clone ts-standard with SSH
[email protected]:standard/ts-standard.git

If you have some problems with ts-standard

You may open issue on ts-standard support forum (system) here: https://github.com/standard/ts-standard/issues