pixsy/node_modules/acorn/.editorconfig

8 lines
99 B
INI
Raw Normal View History

2017-12-22 17:22:08 +00:00
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true