Add GUI console.

This commit is contained in:
2018-08-27 18:25:11 +01:00
parent 5a2de92355
commit f2757dc24c
10 changed files with 316 additions and 12 deletions

View File

@@ -1,12 +1,12 @@
[*]
charset=utf-8
end_of_line=lf
trim_trailing_whitespace=false
trim_trailing_whitespace=true
insert_final_newline=false
indent_style=space
indent_size=4
[{.babelrc,.stylelintrc,.eslintrc,jest.config,*.bowerrc,*.jsb3,*.jsb2,*.json}]
[{.babelrc,.stylelintrc,.eslintrc,jest.config,*.uplugin,*.bowerrc,*.jsb3,*.jsb2,*.json}]
indent_style=space
indent_size=2