mirror of
https://github.com/koenrh/actions.git
synced 2025-01-02 21:33:10 +08:00
4 lines
37 B
Bash
4 lines
37 B
Bash
|
#!/usr/bin/env sh
|
||
|
|
||
|
sh -c "eslint $*"
|