-
Moritz Langenstein authoredMoritz Langenstein authored
.pre-commit-config.yaml 323 B
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.2.3
hooks:
- id: trailing-whitespace
- repo: https://github.com/prettier/prettier
rev: "1.18.2"
hooks:
- id: prettier
- repo: https://github.com/pre-commit/mirrors-eslint
rev: "v6.5.1"
hooks:
- id: eslint