feat(变量节点): 添加变量赋值类型定义并优化节点菜单
refactor: 简化json-schema类型导入 chore: 更新依赖并调整tsconfig配置
This commit is contained in:
@ -13,6 +13,7 @@
|
||||
"noEmit": true,
|
||||
"jsx": "react-jsx",
|
||||
"strict": true,
|
||||
"strictPropertyInitialization": false,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"baseUrl": "."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user