mirror of
https://github.com/SillyTavern/SillyTavern-Extras.git
synced 2026-01-26 09:09:51 +00:00
12 lines
177 B
INI
12 lines
177 B
INI
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
trim_trailing_whitespace = true
|
|
|
|
[*.{py,js,html,css,scss,md}]
|
|
charset = utf-8
|
|
indent_style = space
|
|
indent_size = 4
|