crayon-syntax-highlighter/js/jquery-colorpicker/.editorconfig

14 lines
203 B
INI

# https://editorconfig.org
root = true
[*]
charset = utf-8
indent_style = space
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.js,*.json,*.html,*.css]
indent_size = 2