Skip to content

captec/pre-commit-eslint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pre-commit-eslint

Repo for use with the pre-commit tool that runs eslint with typescript-eslint

Example configuration

  - repo: https://github.com/captec/pre-commit-eslint.git
    rev: 0.6.1
    hooks:
    -   id: eslint
        types_or: [ts, tsx] 
        verbose: true

About

Repo for use with the pre-commit tool that runs eslint with typescript-eslint

Resources

Stars

Watchers

Forks

Packages

No packages published