nx/scripts/check-format.sh
2017-10-07 12:09:45 -04:00

4 lines
105 B
Bash
Executable File

#!/usr/bin/env bash
prettier --single-quote --print-width 120 --list-different '{packages,e2e}/**/*.ts'