公告板
版本库
filestore
活动
搜索
登录
main
/
TAI_OTS_BROWSER
[测评系统]--前端(用户答题页面)
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
调整价值观中文
阳洁
2023-05-22
defdf4a6af629cb55b9bc12b9a365be4f924cc96
[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