grpc-node/.editorconfig
2017-09-13 02:06:15 +02:00

8 lines
113 B
INI

root = true
[**]
end_of_line = LF
indent_style = space
indent_size = 2
insert_final_newline = true
tab_width = 8