heritage-frontend
- 添加Vite构建配置(vite.config.ts) - 添加UnoCSS原子化CSS配置(unocss.config.ts) - 添加ESLint代码检查配置(eslint.config.js) - 添加服务接口配置(service.config.ts) |
||
|---|---|---|
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .npmrc | ||
| eslint.config.js | ||
| package-lock.json | ||
| package.json | ||
| service.config.ts | ||
| tsconfig.json | ||
| unocss.config.ts | ||
| vite.config.ts | ||