1、执行命令
pnpm uninstall lint-staged
2、删除package.json中的
"lint-staged": { "*": "eslint" }
3、删除根根目下的.husky