4 lines
105 B
Bash
Executable File
4 lines
105 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
prettier --single-quote --print-width 120 --list-different '{packages,e2e}/**/*.ts'
|