From 86cc94129606c771e12c8402ccd0f8ca81308d38 Mon Sep 17 00:00:00 2001 From: guoapeng Date: Fri, 28 Feb 2025 11:44:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95commit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index b3a0f41..2802421 100644 --- a/package.json +++ b/package.json @@ -52,6 +52,7 @@ "src/**/*.{js,jsx,vue}": [ "eslint --fix", "prettier --write", + "lint-staged", "git add" ], "*.{cjs,json}": [