mirror of
https://github.com/un-pany/v3-admin-vite.git
synced 2025-04-20 10:59:21 +08:00
docs: 移除冗余的注释
This commit is contained in:
parent
933b7f0cd9
commit
cefad64730
@ -8,9 +8,9 @@ root = true
|
||||
[*]
|
||||
## 设置字符集
|
||||
charset = utf-8
|
||||
## 缩进风格 space | tab,建议 space(会自动继承给 Prettier)
|
||||
## 缩进风格 space | tab,建议 space
|
||||
indent_style = space
|
||||
## 缩进的空格数(会自动继承给 Prettier)
|
||||
## 缩进的空格数
|
||||
indent_size = 2
|
||||
## 换行符类型 lf | cr | crlf,一般都是设置为 lf
|
||||
end_of_line = lf
|
||||
|
Loading…
x
Reference in New Issue
Block a user