dist upload2

这个提交包含在:
xming521
2020-02-17 14:33:04 +08:00
父节点 25a3f88e42
当前提交 3296830144
共有 26 个文件被更改,包括 15617 次插入0 次删除

16
CTAI_web/.editorconfig 普通文件
查看文件

@@ -0,0 +1,16 @@
[*]
charset=utf-8
end_of_line=crlf
trim_trailing_whitespace=true
insert_final_newline=true
indent_style=space
indent_size=4
[{.babelrc,.stylelintrc,jest.config,.eslintrc,.prettierrc,*.json,*.jsb3,*.jsb2,*.bowerrc}]
indent_style=space
indent_size=2
[{tsconfig.app.json,tsconfig.e2e.json,tsconfig.json,tsconfig.spec.json}]
indent_style=space
indent_size=2