actions/eslint/entrypoint.sh
2019-01-05 15:52:19 +01:00

3 lines
37 B
Bash
Executable file

#!/usr/bin/env sh
sh -c "eslint $*"