src_js/iconolab-bundle/.editorconfig
author duong tam kien <tk@deveha.com>
Tue, 17 Jan 2017 11:39:24 +0100
changeset 291 52d40ff8a6b1
parent 146 f912b591e1c1
permissions -rw-r--r--
add a link to joconde [close #20]

root = true

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