mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-30 10:48:05 +02:00
Merge 9550bb2310
into 730ce485ba
This commit is contained in:
commit
ea44fc30ad
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