add default prettier config file for prettierd
This commit is contained in:
parent
d1f3073e64
commit
757066a2fb
1 changed files with 2 additions and 0 deletions
|
|
@ -159,3 +159,5 @@ if [ $? -ne 0 ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
export PATH=$PATH:/usr/local/go/bin:/home/jc/go/bin
|
export PATH=$PATH:/usr/local/go/bin:/home/jc/go/bin
|
||||||
|
|
||||||
|
export PRETTIERD_DEFAULT_CONFIG="$HOME/.prettierrc.json"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue