Use 4 spaces for JSON

This commit is contained in:
Aoran Zeng
2025-06-20 22:44:48 +08:00
parent 789240dd2f
commit 21527184b6
2 changed files with 34 additions and 30 deletions

View File

@@ -17,3 +17,7 @@ indent_style = tab
[*.md]
trim_trailing_whitespace = true
# 使用 VS Code 生成文件的默认格式
[*.json]
indent_size = 4