formations/javascript/.editorconfig

8 lines
102 B
INI
Raw Normal View History

2015-03-25 17:27:03 +01:00
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
trim_trailing_whitespace = true