style: add json editor config
This commit is contained in:
@@ -8,3 +8,7 @@ trim_trailing_whitespace = true
|
||||
[*.tofu]
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
|
||||
[*.json]
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
|
||||
Reference in New Issue
Block a user