Skip to content

N-Hoque/mirrors-TypeScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript mirror main

Mirror of TypeScript package for pre-commit.

For pre-commit: see https://github.com/pre-commit/pre-commit

Using tsc with pre-commit

Add this to your .pre-commit-config.yaml:

- repo: https://github.com/N-Hoque/mirrors-TypeScript
  rev: "" # Use the sha / tag you want to point at
  hooks:
    - id: tsc