Skip to content

Commit 9635c13

Browse files
authored
Merge pull request #700 from espcris05-commits/feat/pre-commit-553
feat: add pre-commit hooks config (Closes #553)
2 parents 35894cb + 81164a4 commit 9635c13

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
repos:
2+
- repo: https://github.com/pre-commit/mirrors-eslint
3+
rev: v9
4+
hooks:
5+
- id: eslint

0 commit comments

Comments
 (0)