actions/eslint/entrypoint.sh

4 lines
37 B
Bash
Raw Normal View History

2019-01-05 22:52:19 +08:00
#!/usr/bin/env sh
sh -c "eslint $*"