diff --git a/.editorconfig b/.editorconfig
index 07762f40fbeade8a7d2c8c2313d31ef205098aeb..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -1,11 +0,0 @@
-root = true
-
-[*]
-charset = utf-8
-end_of_line = lf
-insert_final_newline = true
-trim_trailing_whitespace = true
-
-[*.{js,ts,json}]
-indent_size = 2
-indent_style = space
diff --git a/backend/.editorconfig b/backend/.editorconfig
index 07762f40fbeade8a7d2c8c2313d31ef205098aeb..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644
--- a/backend/.editorconfig
+++ b/backend/.editorconfig
@@ -1,11 +0,0 @@
-root = true
-
-[*]
-charset = utf-8
-end_of_line = lf
-insert_final_newline = true
-trim_trailing_whitespace = true
-
-[*.{js,ts,json}]
-indent_size = 2
-indent_style = space
diff --git a/frontend/.editorconfig b/frontend/.editorconfig
index 07762f40fbeade8a7d2c8c2313d31ef205098aeb..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644
--- a/frontend/.editorconfig
+++ b/frontend/.editorconfig
@@ -1,11 +0,0 @@
-root = true
-
-[*]
-charset = utf-8
-end_of_line = lf
-insert_final_newline = true
-trim_trailing_whitespace = true
-
-[*.{js,ts,json}]
-indent_size = 2
-indent_style = space