homepage-frontend/.editorconfig

10 lines
109 B
INI
Raw Normal View History

2017-07-23 12:31:29 +00:00
root = true
[src/**.js]
charset = utf-8
indent_style = tab
[test/**.js]
charset = utf-8
indent_style = tab