From d4d6be6e25b1740de2746b8c34f0ee8ff5c1d940 Mon Sep 17 00:00:00 2001 From: liushilong <2224574157@qq.com> Date: Fri, 12 Apr 2024 23:32:37 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20git=E6=8F=90=E4=BA=A4=E5=89=8D=E6=93=8D?= =?UTF-8?q?=E4=BD=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .husky/pre-commit | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.husky/pre-commit b/.husky/pre-commit index c07b1e6..9521234 100644 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -2,4 +2,5 @@ . "$(dirname -- "$0")/_/husky.sh" # node_modules/.bin/lint-staged -date \ No newline at end of file +date +npx lint-staged \ No newline at end of file