Skip to content

Commit 7ce5fbc

Browse files
committed
chore(frontend): add fix to husky linting
1 parent 8e22fdb commit 7ce5fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/.husky/pre-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
cd frontend
22
yarn tsc
3-
yarn lint
3+
yarn lint --fix

0 commit comments

Comments
 (0)