2025-04-14 10:33:35 +00:00

13 lines
203 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = false
indent_style = space
charset = utf-8
trim_trailing_whitespace = true
indent_size = 4
[*.{sql,html,css,json,js,ts,jsx,tsx}]
indent_size = 2