bolt/deps/llvm-18.1.8/lldb/tools/lldb-dap/.editorconfig

11 lines
200 B
INI
Raw Normal View History

2025-02-14 19:21:04 +01:00
[{*.ts}]
# Non-configurable Prettier behaviors
charset = utf-8
insert_final_newline = true
trim_trailing_whitespace = true
end_of_line = lf
indent_style = space
indent_size = 2
max_line_length = 100