mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Change tab indent to space indent
This commit is contained in:
@@ -7,5 +7,5 @@ trim_trailing_whitespace = true
|
||||
|
||||
[*.{js, conf, json}]
|
||||
charset = utf-8
|
||||
indent_style = tab
|
||||
indent_style = space
|
||||
indent_size = 4
|
Reference in New Issue
Block a user