This repository has been archived on 2024-11-11. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
socketio-jwt/.husky/pre-commit
2022-02-18 17:20:59 +01:00

6 lines
76 B
Bash
Executable File

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npm run lint:staged
npm run build