mirror of
https://github.com/zkitter/configs.git
synced 2026-01-07 20:54:10 -05:00
Fix prettier postinstall
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
lib=@r1oga/config-prettier
|
||||
|
||||
echo "\"$lib\"" > "$INIT_CWD/.prettierrc.yaml"
|
||||
echo "\"@r1oga/prettier-config\"" > "$INIT_CWD/.prettierrc.yaml"
|
||||
cp .prettierignore "$INIT_CWD/.prettierignore"
|
||||
Reference in New Issue
Block a user