poamania-contracts/.editorconfig

8 lines
89 B
INI
Raw Permalink Normal View History

2020-02-27 03:15:54 -08:00
[*.sol]
indent_style = space
indent_size = 4
2020-03-27 04:18:19 -07:00
[.js]
indent_style = space
indent_size = 2