update editorconfig

This commit is contained in:
David Lord 2024-04-06 16:36:17 -07:00
parent 58cd961a11
commit d78c4c5179
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8

View file

@ -9,5 +9,5 @@ end_of_line = lf
charset = utf-8
max_line_length = 88
[*.{yml,yaml,json,js,css,html}]
[*.{css,html,js,json,jsx,scss,ts,tsx,yaml,yml}]
indent_size = 2