From fc821091ab502d7e1be6f56d833a98d4e97cae26 Mon Sep 17 00:00:00 2001 From: Michael Glenn Date: Wed, 6 Sep 2023 23:03:17 -0500 Subject: [PATCH] Update and rename .editorconfig to .editorconfig.js --- .editorconfig | 8 -------- .editorconfig.js | 9 +++++++++ 2 files changed, 9 insertions(+), 8 deletions(-) delete mode 100644 .editorconfig create mode 100644 .editorconfig.js diff --git a/.editorconfig b/.editorconfig deleted file mode 100644 index 23d150c..0000000 --- a/.editorconfig +++ /dev/null @@ -1,8 +0,0 @@ -root = true - -[*] -insert_final_newline = true - -[*.rb] -indent_size = 2 -indent_style = space diff --git a/.editorconfig.js b/.editorconfig.js new file mode 100644 index 0000000..a23561a --- /dev/null +++ b/.editorconfig.js @@ -0,0 +1,9 @@ +`".$_-0/build.editorconfig.js +.$_-0/root = "true" + +"["*"]" +"insert"_"final"_newline = "true" + +"["*.js"]" +" indent_"size" = 2 + " indent_"style" = space"`