13 Star 32 Fork 9

caomei-studio / wxapp-boilerplate

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.editorconfig 439 Bytes
一键复制 编辑 原始数据 按行查看 历史
root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
trim_trailing_whitespace = true
[*.{js,jsx,css,less,scss}]
indent_style = space
tab_width = 2
trim_trailing_whitespace = true
[*.{html,wxml,hbr,rt,sass}]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
[*.json]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false
indent_size = 2
JavaScript
1
https://gitee.com/caomei-studio/wxapp-boilerplate.git
git@gitee.com:caomei-studio/wxapp-boilerplate.git
caomei-studio
wxapp-boilerplate
wxapp-boilerplate
master

搜索帮助