chore: add intention for colors
parent
490fbd3552
commit
4d44fa9dc2
|
|
@ -1,6 +1,9 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
. "$(dirname "$0")/_/husky.sh"
|
. "$(dirname "$0")/_/husky.sh"
|
||||||
|
|
||||||
|
# Enable colors in Powershell (has scrolling issue?)
|
||||||
|
# export FORCE_COLOR=1
|
||||||
|
|
||||||
# Check changed files
|
# Check changed files
|
||||||
yarn lint-staged
|
yarn lint-staged
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue