mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-28 17:57:48 +02:00
Update pre-commit
This commit is contained in:
parent
730ce485ba
commit
9550bb2310
1 changed files with 0 additions and 6 deletions
6
.husky/pre-commit
vendored
6
.husky/pre-commit
vendored
|
@ -1,7 +1 @@
|
|||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
# Workaround of a mysterious bug in either lint-staged or husky.
|
||||
# https://github.com/typicode/husky/issues/1134
|
||||
# https://github.com/okonet/lint-staged/issues/693#issuecomment-1079759224
|
||||
FORCE_COLOR=1 yarn lint-staged --allow-empty
|
||||
|
|
Loading…
Add table
Reference in a new issue