This commit is contained in:
parent
7b50736f64
commit
b0725e8219
@ -49,3 +49,8 @@ repos:
|
|||||||
hooks:
|
hooks:
|
||||||
- id: prettier
|
- id: prettier
|
||||||
types_or: [css, javascript]
|
types_or: [css, javascript]
|
||||||
|
|
||||||
|
- repo: https://github.com/pre-commit/mirrors-jshint
|
||||||
|
rev: v2.13.6 # Use the sha / tag you want to point at
|
||||||
|
hooks:
|
||||||
|
- id: jshint
|
||||||
|
Loading…
x
Reference in New Issue
Block a user