feat: v0.2.0 - 优化布局结构,确保AI输出不影响侧边栏可见性
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
"target": "ES2022",
|
||||
"module": "CommonJS",
|
||||
"moduleResolution": "node",
|
||||
"strict": true,
|
||||
"strict": false,
|
||||
"esModuleInterop": true,
|
||||
"skipLibCheck": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
|
||||
Reference in New Issue
Block a user