Fixed editorconfig spec
This commit is contained in:
parent
32c28123d7
commit
121d76b9e3
1 changed files with 1 additions and 1 deletions
|
@ -8,5 +8,5 @@ trim_trailing_whitespace = true
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
end_of_line = lf
|
end_of_line = lf
|
||||||
|
|
||||||
[json]
|
[*.json]
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue