feat: v0.2.0 - 优化布局结构,确保AI输出不影响侧边栏可见性

This commit is contained in:
Your Name
2026-06-16 15:22:37 +08:00
parent 47540796f5
commit a141fe7409
21 changed files with 2028 additions and 133 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"target": "ES2022",
"module": "CommonJS",
"moduleResolution": "node",
"strict": true,
"strict": false,
"esModuleInterop": true,
"skipLibCheck": true,
"forceConsistentCasingInFileNames": true,