diff --git a/scripts/setup.sh b/scripts/setup.sh index 0255c28..f4f4feb 100755 --- a/scripts/setup.sh +++ b/scripts/setup.sh @@ -8,9 +8,7 @@ cd "$(dirname "$0")/.." pre-commit install pre-commit install --hook-type commit-msg -cd npm install @commitlint/config-conventional -cd "$(dirname "$0")/.." # Create config dir if not present if [[ ! -d "${PWD}/config" ]]; then