src_js/iconolab-bundle/.editorconfig
author ymh <ymh.work@gmail.com>
Fri, 02 Sep 2016 02:02:48 +0200
changeset 172 de566cee00be
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