swc/crates/swc_ecma_parser/scripts/crlf.sh
2021-11-10 19:00:54 +09:00

5 lines
86 B
Bash
Executable File

#!/usr/bin/env bash
find tests/typescript -type f -exec ./scripts/dos2unix.sh {} \;