mirror of
https://github.com/tidys/cc-inspector-chrome
synced 2025-10-22 17:05:23 +00:00
init
This commit is contained in:
9
CocosCreatorInspector/.editorconfig
Normal file
9
CocosCreatorInspector/.editorconfig
Normal file
@@ -0,0 +1,9 @@
|
||||
root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
Reference in New Issue
Block a user