mirror of
https://github.com/koenrh/actions.git
synced 2024-12-31 04:21:54 +08:00
3 lines
37 B
Bash
Executable file
3 lines
37 B
Bash
Executable file
#!/usr/bin/env sh
|
|
|
|
sh -c "eslint $*"
|