重构: 升级ESLint配置并优化项目结构 │
│ │ │ - 迁移至ESLint新版配置格式(eslint.config.mjs) │ │ - 添加Next.js ESLint配置支持 │ │ - 新增样式类型定义文件 │ │ - 优化TypeScript和Vite配置 │ │ - 更新Tailwind CSS配置 │ │ │ │ 🤖 Generated with [Claude Code](https://claude.com/claude-code) │ │ │ │ Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -79,6 +79,7 @@
|
||||
"@vitejs/plugin-react-swc": "^3.10.2",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"eslint": "^9.11.1",
|
||||
"eslint-config-next": "15.5.6",
|
||||
"eslint-plugin-react-hooks": "^5.1.0-rc.0",
|
||||
"eslint-plugin-react-refresh": "^0.4.12",
|
||||
"husky": "^9.1.6",
|
||||
|
||||
Reference in New Issue
Block a user