Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 459e5bf

Browse files
committed
Add and run check-json
1 parent 9d24f7e commit 459e5bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ repos:
99
- id: end-of-file-fixer
1010
exclude: ".*.min.js"
1111
- id: trailing-whitespace
12+
- id: check-json
13+
exclude: .*/tsconfig.json
1214
- id: check-yaml
1315
- repo: https://github.com/psf/black
1416
rev: 22.3.0

0 commit comments

Comments
 (0)