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