Skip to content

Commit b626ca7

Browse files
CopilotChristopher-C-Robinson
authored andcommitted
Fix pre-commit hook to use correct commands
Co-authored-by: Christopher-C-Robinson <78235938+Christopher-C-Robinson@users.noreply.github.com>
1 parent 143beb3 commit b626ca7

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.husky/pre-commit

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# organize code
2-
3-
tsco --organize
4-
51
# format code
62

7-
eslint
3+
npx eslint

0 commit comments

Comments
 (0)