Skip to content

Commit e8d5312

Browse files
authored
chore: rm something that's unique to this repo for consistency of DX
1 parent 95087cc commit e8d5312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.husky/pre-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ if [ -z "$changed" ]; then
1414
exit 0
1515
fi
1616

17-
npx prettier $changed --check && qlty check
17+
npx prettier $changed --check

0 commit comments

Comments
 (0)