文件
build
config
src
static
test
.babelrc
.editorconfig
.gitignore
.postcssrc.js
README.md
index.html
package.json
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.editorconfig 147 Bytes
一键复制 编辑 原始数据 按行查看 历史
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化