Update packages

This commit is contained in:
simon987
2019-04-07 12:38:40 -04:00
parent 797fae9ec1
commit fc431e5346
33 changed files with 3382 additions and 2605 deletions

9
ui/.editorconfig Normal file
View File

@@ -0,0 +1,9 @@
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 4
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true