src_js/iconolab-bundle/.editorconfig
author durandn
Wed, 21 Sep 2016 14:10:37 +0200
changeset 208 1effd030d121
parent 146 f912b591e1c1
permissions -rw-r--r--
Added tag 0.0.6 for changeset bbec24a709d9

root = true

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