mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-03-25 09:25:50 +00:00
4 lines
No EOL
88 B
Bash
Executable file
4 lines
No EOL
88 B
Bash
Executable file
#!/bin/sh
|
|
|
|
# Change to web directory and run lint-staged
|
|
cd web && pnpm exec lint-staged |