Remove editorconfig

This commit is contained in:
Tom Christie
2024-04-15 13:10:43 +01:00
parent 59a295f5f9
commit 2573296127

View File

@@ -1,16 +0,0 @@
# editorconfig.org
root = true
[*]
charset = utf-8
indent_size = 4
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[*.js]
indent_size = 2
[*.md]
trim_trailing_whitespace = false