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 95087cc commit e8d5312Copy full SHA for e8d5312
.husky/pre-commit
@@ -14,4 +14,4 @@ if [ -z "$changed" ]; then
14
exit 0
15
fi
16
17
-npx prettier $changed --check && qlty check
+npx prettier $changed --check
0 commit comments