readest / packages /tauri /.editorconfig
dlxj
add sub mods
2d8be8f
raw
history blame contribute delete
147 Bytes
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true