mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-10 22:53:29 +08:00
Use 4 spaces for JSON
This commit is contained in:
@@ -17,3 +17,7 @@ indent_style = tab
|
|||||||
|
|
||||||
[*.md]
|
[*.md]
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
|
|
||||||
|
# 使用 VS Code 生成文件的默认格式
|
||||||
|
[*.json]
|
||||||
|
indent_size = 4
|
||||||
|
Reference in New Issue
Block a user