公告板
版本库
filestore
活动
搜索
登录
阳洁
/
TAI_OTS_BROWSER
派生自
TAI_OTS_BROWSER
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
修复拖拽的相关BUG
84702473
2023-03-11
b51944b4ee2d0591eeaf7bae5a265236a8fcbc91
[~yj/TAI_OTS_BROWSER.git]
/
.editorconfig
1
2
3
4
5
[*.{js,jsx,ts,tsx,vue}]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
insert_final_newline = true