This repository has been archived on 2024-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
p61-project/.husky/pre-commit

5 lines
63 B
Bash
Executable File

#!/usr/bin/env sh
npm run lint:staged
npm run lint:typescript