Skip to content

jfroffice/pre-commit-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript mirror for pre-commit

Mirrors all* TypeScript releases for the pre-commit hooks framework.

Usage

Add the following to your .pre-commit-config.yaml:

- repo: https://github.com/jfroffice/pre-commit-typescript
  rev: v5.6.2
  hooks:
    - id: typescript

Change rev to the typescript version you want to use from the available versions as tags.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors