From 69a620388eeb5002d43ab14daa13a985fea0328d Mon Sep 17 00:00:00 2001 From: johnformio Date: Mon, 28 Jul 2025 19:02:40 +0000 Subject: [PATCH] $'syncing commit from monorepo. PR: 335, Title: Enable husky for monorepo' --- .husky/.gitignore | 1 - .husky/pre-commit | 1 - 2 files changed, 2 deletions(-) delete mode 100644 .husky/.gitignore delete mode 100755 .husky/pre-commit diff --git a/.husky/.gitignore b/.husky/.gitignore deleted file mode 100644 index 31354ec1..00000000 --- a/.husky/.gitignore +++ /dev/null @@ -1 +0,0 @@ -_ diff --git a/.husky/pre-commit b/.husky/pre-commit deleted file mode 100755 index 2312dc58..00000000 --- a/.husky/pre-commit +++ /dev/null @@ -1 +0,0 @@ -npx lint-staged