libp2p-ts/.editorconfig

10 lines
132 B
INI
Raw Normal View History

2018-06-21 10:31:25 +02:00
root = true
[*]
indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true
[{*.json,*.yml}]
indent_style = space