公告板
版本库
filestore
活动
搜索
登录
main
/
airport-ui
机场公安门户网站
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
完善Readme
明梦爽
2022-08-09
ece9b6bba5a44a06041a8ad4d5f5ac1f14560d3e
[airport-ui.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