Add EditorConfig for JSON files
This commit is contained in:
committed by
Jasmine Iwanek
parent
649a6ac5b2
commit
a625f37237
@@ -32,3 +32,7 @@ indent_size = 4
|
||||
[*.cmake]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[*.json]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
Reference in New Issue
Block a user