sbv2-solana/javascript/solana.js/.editorconfig

9 lines
115 B
INI
Raw Normal View History

2022-11-28 15:50:05 -08:00
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
insert_final_newline = true