cleanup and update of jquery-colorpicker dependency
This commit is contained in:
parent
665970e71a
commit
d02db09056
63 changed files with 13398 additions and 4845 deletions
13
js/jquery-colorpicker/.editorconfig
Normal file
13
js/jquery-colorpicker/.editorconfig
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue