chore: 迁移TypeScript工具函数至JavaScript并更新配置
- 将PosterBuilder组件的工具函数从TypeScript迁移至JavaScript以简化构建 - 修复ESLint配置,添加root标志防止继承外部规则 - 更新package.json添加lint脚本便于代码检查 - 优化API响应处理函数,增强错误处理和类型安全 - 调整环境配置,将生产环境指向开发服务器
Showing
11 changed files
with
558 additions
and
383 deletions
src/components/PosterBuilder/utils/draw.js
0 → 100644
This diff is collapsed. Click to expand it.
src/components/PosterBuilder/utils/tools.js
0 → 100644
src/utils/moment.min.js
deleted
100644 → 0
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment