diff --git a/.editorconfig b/.editorconfig index 23feaf6..baf430d 100644 --- a/.editorconfig +++ b/.editorconfig @@ -28,11 +28,11 @@ indent_style = space tab_width = 4 [*.{json,jsonc}] -tab_width = 4 +tab_width = 8 [*.{yaml,toml}] indent_style = space tab_width = 4 [*.{html,css,scss}] -tab_width = 4 +tab_width = 8