mirror of
https://github.com/koenrh/actions.git
synced 2025-01-05 06:51:48 +08:00
3 lines
37 B
Bash
Executable file
3 lines
37 B
Bash
Executable file
#!/usr/bin/env sh
|
|
|
|
sh -c "eslint $*"
|