webpack/.editorconfig

5 lines
66 B
INI
Raw Normal View History

2015-02-02 12:35:51 +08:00
root = true
[*.js]
indent_style=tab
trim_trailing_whitespace=true