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 473578e commit a1ac752Copy full SHA for a1ac752
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