1 Forks
2 Stars
2 Watchers

tsc-action

This is a GitHub Action that runs TSC for .ts, and .tsx files using your .tsconfig.json rules.

How to download and setup tsc-action

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

Or simply clone tsc-action with SSH
[email protected]:stepek/tsc-action.git

If you have some problems with tsc-action

You may open issue on tsc-action support forum (system) here: https://github.com/stepek/tsc-action/issues