This repository has been archived on 2023-12-22. You can view files and clone it, but cannot push or open issues or pull requests.
old-monorepo/.husky/pre-commit

4 lines
73 B
Text
Raw Normal View History

2021-06-30 09:20:26 +02:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
2021-06-30 09:31:58 +02:00
yarn --cwd ./Dashboard run lint