mirror of
https://github.com/zkitter/configs.git
synced 2026-01-09 23:18:02 -05:00
4 lines
122 B
Bash
4 lines
122 B
Bash
#!/bin/bash
|
|
|
|
echo "'@r1oga/prettier-config'" > "$INIT_CWD/.prettierrc.yaml"
|
|
cp .prettierignore "$INIT_CWD/.prettierignore" |