Browse Source

add .editorconfig

master
filesite 2 years ago
parent
commit
06153beee6
  1. 9
      .editorconfig

9
.editorconfig

@ -0,0 +1,9 @@ @@ -0,0 +1,9 @@
# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 4
Loading…
Cancel
Save