3 lines
54 B
Bash
Executable file
3 lines
54 B
Bash
Executable file
#!/bin/sh
|
|
|
|
prettier --config ~/.prettierrc --write $1
|