ds4/.husky/pre-commit

10 lines
144 B
Text
Raw Normal View History

2021-03-03 04:26:26 +01:00
#!/bin/sh
2021-06-26 22:02:00 +02:00
# SPDX-FileCopyrightText: 2021 Johannes Loher
#
# SPDX-License-Identifier: MIT
2021-03-03 04:26:26 +01:00
. "$(dirname "$0")/_/husky.sh"
yarn run lint-staged