mirror of
https://github.com/vercel/eve.git
synced 2026-09-20 05:35:39 +08:00
7031862fef
Signed-off-by: Andrew Barba <barba@hey.com>
4 lines
50 B
Bash
Executable File
4 lines
50 B
Bash
Executable File
#!/bin/sh
|
|
|
|
exec node ./scripts/pre-commit-fmt.mjs
|