- 首页、信息录入页、结果页完整流程 - 命理分析规则引擎(五行计算) - 公司类型与岗位方向匹配 - 响应式东方命理风格 UI Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
11 lines
213 B
JSON
11 lines
213 B
JSON
{
|
|
"compilerOptions": {
|
|
"composite": true,
|
|
"skipLibCheck": true,
|
|
"module": "ESNext",
|
|
"moduleResolution": "Bundler",
|
|
"allowSyntheticDefaultImports": true
|
|
},
|
|
"include": ["vite.config.ts"]
|
|
}
|