Skip to content

Commit

Permalink
fix tsc pre commit hook (keybase#17750)
Browse files Browse the repository at this point in the history
  • Loading branch information
buoyad authored May 29, 2019
1 parent 84dd1b4 commit e4f0e7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ repos:
- id: tsc
name: tsc
entry: shared/node_modules/.bin/tsc
args: ['-p', 'shared/tsconfig.json']
language: node
files: \.(ts|tsx)$
pass_filenames: false
Expand Down

0 comments on commit e4f0e7d

Please sign in to comment.