mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
remove editor config
This commit is contained in:
parent
bf2566d65e
commit
1acd42a44c
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
||||||
# http://EditorConfig.org
|
|
||||||
|
|
||||||
# top-level EditorConfig file
|
|
||||||
root = true
|
|
||||||
|
|
||||||
[*]
|
|
||||||
charset = utf-8
|
|
||||||
end_of_line = lf
|
|
||||||
indent_size = 2
|
|
||||||
indent_style = space
|
|
||||||
insert_final_newline = true
|
|
||||||
trim_trailing_whitespace = true
|
|
Loading…
Add table
Add a link
Reference in a new issue