aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/site/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'site/.editorconfig')
-rw-r--r--site/.editorconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/site/.editorconfig b/site/.editorconfig
deleted file mode 100644
index 7053c49..0000000
--- a/site/.editorconfig
+++ /dev/null
@@ -1,5 +0,0 @@
-[*.{js,jsx,ts,tsx,vue}]
-indent_style = space
-indent_size = 2
-trim_trailing_whitespace = true
-insert_final_newline = true