chore: 更新 pre-commit 针对 Node 环境的检查和 lint-staged 执行
- 增加 Node 环境检查,确保在提交前 Node 可用 - 更新 lint-staged 执行方式以适应新的环境设置 - 清理 index.tsx 文件中的多余空行
This commit is contained in:
@@ -179,7 +179,6 @@ export default function HomePage() {
|
||||
>
|
||||
{sidebarContent}
|
||||
</Drawer>
|
||||
|
||||
</Layout>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user