We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd1b004 commit 473578eCopy full SHA for 473578e
lefthook.yml
@@ -5,7 +5,7 @@ pre-commit:
5
glob: "*.{js,ts,jsx,tsx}"
6
run: npx eslint {staged_files}
7
types:
8
- glob: "*.{js,ts,jsx,tsx}"
+ glob: "*.{js,ts,jsx, tsx}"
9
run: npx tsc
10
commit-msg:
11
parallel: true
0 commit comments