EtchDroid/docs/libs/bootstrap-material-design/0.5.10/.editorconfig

16 lines
226 B
INI
Raw Normal View History

2018-12-04 00:19:09 +00:00
root = true
[*]
insert_final_newline = true
[*.js]
indent_style = space
indent_size = 2
[*.json]
indent_style = space
indent_size = 2
[*.less]
indent_style = space
indent_size = 2
[*.sass]
indent_style = space
indent_size = 2