Bones/node_modules/acorn/.editorconfig

8 lines
99 B
INI
Raw Normal View History

2017-05-17 13:45:25 -04:00
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true