mirror of
https://github.com/zkitter/configs.git
synced 2026-01-08 21:17:59 -05:00
♻️ Use yaml file as top level prettier config file
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "\"@r1oga/prettier-config\"" > "$INIT_CWD/.prettierrc.json"
|
||||
echo "'@r1oga/prettier-config'" > "$INIT_CWD/.prettierrc.yaml"
|
||||
cp .prettierignore "$INIT_CWD/.prettierignore"
|
||||
Reference in New Issue
Block a user