[测评系统]--前端(用户答题页面)
yj
2024-05-09 325a5fb0c4a83b20849578c22dc49c0453c01dec
1
2
3
4
5
[*.{js,jsx,ts,tsx,vue}]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
insert_final_newline = true