1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Add JSON to EditorConfig

This commit is contained in:
MrTimscampi 2020-04-25 14:05:29 +02:00
parent 9981e7da4f
commit 441d0517b0

View file

@ -7,3 +7,6 @@ charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
end_of_line = lf
[json]
indent_size = 2