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

Merge pull request #5269 from thornbill/editorconfig-yaml

This commit is contained in:
Bill Thornton 2024-03-08 15:41:51 -05:00 committed by GitHub
commit d65cf122f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,5 +8,5 @@ trim_trailing_whitespace = true
insert_final_newline = true
end_of_line = lf
[*.json]
[*.{json,yaml,yml}]
indent_size = 2