仪表盘
版本库
文件存储
活动
搜索
登录
main
/
fume-supervision-vue
餐饮油烟智能监测与监管一体化平台
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
2026.3.19
riku
2026-03-19
64d3eae2852d17c3bbade662d3f7a7c47d681ad6
[fume-supervision-vue.git]
/
.editorconfig
1
2
3
4
5
6
7
8
[*.{js,jsx,mjs,cjs,ts,tsx,mts,cts,vue,css,scss,sass,less,styl}]
charset = utf-8
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
end_of_line = lf
max_line_length = 100