homepage-frontend/.editorconfig

10 lines
109 B
INI

root = true
[src/**.js]
charset = utf-8
indent_style = tab
[test/**.js]
charset = utf-8
indent_style = tab