add default prettier config file for prettierd

This commit is contained in:
jc 2023-10-01 15:03:05 -04:00
commit 757066a2fb
No known key found for this signature in database

View file

@ -159,3 +159,5 @@ if [ $? -ne 0 ]; then
fi
export PATH=$PATH:/usr/local/go/bin:/home/jc/go/bin
export PRETTIERD_DEFAULT_CONFIG="$HOME/.prettierrc.json"