9 lines
135 B
INI
Raw Normal View History

2025-02-06 15:08:41 +01:00
root = true
[*.json]
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
charset = utf-8