1 Star 0 Fork 0

qiulin / materialize

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 644 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Copyright Materialize, Inc. and contributors. All rights reserved.
#
# Use of this software is governed by the Business Source License
# included in the LICENSE file at the root of this repository.
#
# As of the Change Date specified in that file, in accordance with
# the Business Source License, use of this software will be governed
# by the Apache License, Version 2.0.
[*]
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 4
[*.js]
indent_size = 2
[*.jsx]
indent_size = 2
[*.ts]
indent_size = 2
[*.json]
indent_size = 2
[*.yml]
indent_size = 2
[*.html]
indent_size = 2
[Makefile]
indent_style = tab
1
https://gitee.com/qiulin/materialize.git
git@gitee.com:qiulin/materialize.git
qiulin
materialize
materialize
main

搜索帮助