src_js/iconolab-bundle/.editorconfig
author durandn
Thu, 08 Dec 2016 14:44:56 +0100
changeset 270 5b7ab1786de8
parent 146 f912b591e1c1
permissions -rw-r--r--
increment version

root = true

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