Skip to content

Commit 9e22df4

Browse files
committed
chore: add nitrogen to the precommit hook
1 parent 2070169 commit 9e22df4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

lefthook.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ pre-commit:
77
types:
88
glob: "*.{js,ts, jsx, tsx}"
99
run: npx tsc
10+
nitrogen:
11+
glob: "*.nitro.ts"
12+
run: npx nitrogen
1013
commit-msg:
1114
parallel: true
1215
commands:

0 commit comments

Comments
 (0)