Files
letta-code/.editorconfig
2025-10-24 21:19:24 -07:00

7 lines
114 B
INI

[*]
end_of_line = lf
insert_final_newline = true
[*.{ts,tsx,js,jsx,json,md}]
indent_style = space
indent_size = 2