From aeb8b66375335e8c9d6cb9cb0d8d7da3d8b79628 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Fri, 15 Mar 2024 20:23:41 +0000 Subject: Initial commit --- .editorconfig | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .editorconfig (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..916a748 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,4 @@ +[*.{js,ts,json}] +charset = utf-8 +indent_style = space +indent_size = 2 -- cgit v1.2.3-70-g09d2