napi-rs/.editorconfig
LongYinan c05ab719b3
init
2018-04-28 16:26:38 +08:00

9 lines
147 B
INI

root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_size = 2
indent_style = space