From 7039dfbfb73dcbeb0eabd6a86a8d2c4f57cd77f7 Mon Sep 17 00:00:00 2001 From: Ryan Bae Date: Fri, 7 Jul 2023 22:19:39 +0900 Subject: [PATCH] Create .editorconfig --- .editorconfig | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .editorconfig diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 00000000..bf9b9f03 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,2 @@ +# EditorConfig is awesome: https://EditorConfig.org +root = true