Use two spaces for all JSON files
This commit is contained in:
@@ -11,5 +11,5 @@ indent_style = space
|
|||||||
indent_size = 4
|
indent_size = 4
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
|
|
||||||
[{package.json,*.yml}]
|
[{*.json,*.yml}]
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
|
|||||||
Reference in New Issue
Block a user