mirror of
https://github.com/2234839/web-font.git
synced 2026-04-30 21:53:36 +08:00
- 提取 UploadSection 为 src/UploadSection.tsx,复用 FileUploader 组件和 useUpload hook - 移除 @txikijs/types 包及所有相关配置引用 - 布局顺序调整:选择字体 → 预览 → CSS代码 → 上传 → 原理/SDK文档 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
15 lines
216 B
JSON
15 lines
216 B
JSON
{
|
|
"files": [],
|
|
"compilerOptions": {},
|
|
"references": [
|
|
{
|
|
"path": "./tsconfig.app.json"
|
|
},
|
|
{
|
|
"path": "./tsconfig.node.json"
|
|
},
|
|
{
|
|
"path": "./tsconfig.scripts.json"
|
|
}
|
|
]
|
|
} |