AdmSysV2【公共组件库】@前端(For Git Submodule)
Tevin
10 days ago 0b0dd5df193f2607d34a18fe07f8add677e67d34
refs
author Tevin <tingquanren@163.com>
Wednesday, April 1, 2026 17:26 +0800
committer Tevin <tingquanren@163.com>
Wednesday, April 1, 2026 17:26 +0800
commit0b0dd5df193f2607d34a18fe07f8add677e67d34
tree cf490b97dcf402d8893ac7751aaaa9ed97e9e514 tree | zip | gz
parent
chore: 初始化项目配置文件

添加 Vite + React + TypeScript 项目基础配置,包括:
- package.json: 依赖配置 (React 19, TypeScript, Vite, Antd)
- TypeScript 配置 (tsconfig.json, tsconfig.app.json, tsconfig.node.json)
- Vite 构建配置
- ESLint 代码规范配置
- Git 忽略文件配置

Co-Authored-By: ClaudeCode <noreply@anthropic.com>
7 files added
changed files
.gitignore diff | view | raw | blame | history
eslint.config.js diff | view | raw | blame | history
package.json diff | view | raw | blame | history
tsconfig.app.json diff | view | raw | blame | history
tsconfig.json diff | view | raw | blame | history
tsconfig.node.json diff | view | raw | blame | history
vite.config.ts diff | view | raw | blame | history