From 6c80bf387a3d97d4b59e550f6ca37061380b7208 Mon Sep 17 00:00:00 2001 From: Keimpe de Jong Date: Wed, 29 Oct 2025 04:11:08 +0000 Subject: [PATCH] Delete .husky directory --- .husky/pre-commit | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 .husky/pre-commit diff --git a/.husky/pre-commit b/.husky/pre-commit deleted file mode 100755 index 7e617c2c..00000000 --- a/.husky/pre-commit +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env sh - -npx --no-install lint-staged