changed to tab_width

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Jakub Trávník 2026-01-05 10:26:53 +01:00 committed by GitHub
parent 9582622ed2
commit f04d976cd8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ trim_trailing_whitespace = true
[*.{ts,tsx,js,json}]
indent_style = tab
indent_size = 4
tab_width = 4
[*.md]
trim_trailing_whitespace = false