src_js/iconolab-bundle/.editorconfig
author durandn
Tue, 11 Oct 2016 12:18:52 +0200
changeset 224 cb79037eaa0c
parent 146 f912b591e1c1
permissions -rw-r--r--
Added tag 0.0.9 for changeset bccebfc743bd

root = true

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