src_js/iconolab-bundle/.editorconfig
author durandn
Tue, 25 Oct 2016 16:33:36 +0200
changeset 235 14fc726b5e9a
parent 146 f912b591e1c1
permissions -rw-r--r--
removed logging config from default settings

root = true

[*]
charset = utf-8
indent_style = space
indent_size = 4
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true