editorconfig json
This commit is contained in:
parent
53894176f0
commit
1a9ae43feb
@ -20,3 +20,6 @@ insert_final_newline = true
|
|||||||
indent_style = tab
|
indent_style = tab
|
||||||
indent_size = tab
|
indent_size = tab
|
||||||
tab_width = 4
|
tab_width = 4
|
||||||
|
|
||||||
|
[*.json]
|
||||||
|
insert_final_newline = true
|
||||||
Loading…
x
Reference in New Issue
Block a user