Change HTML spacing to 2 spaces

This commit is contained in:
KingRainbow44 2023-05-26 12:02:28 -04:00
parent cf4389cd1d
commit be588de92f
No known key found for this signature in database
GPG Key ID: FC2CB64B00D257BE

View File

@ -10,5 +10,5 @@ max_line_length = 120
tab_width = 4
trim_trailing_whitespace = true
[{*.json,*.xml,*.yml}]
[{*.json,*.xml,*.yml,*.html}]
indent_size = 2