From f7ee812db201ed05e7be6fe47e4bbbda5a1e67e5 Mon Sep 17 00:00:00 2001
From: Andrew Dolgov <noreply@fakecake.org>
Date: Sun, 14 Mar 2021 12:49:37 +0300
Subject: [PATCH] update editorconfig

---
 .editorconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.editorconfig b/.editorconfig
index 119b50a10..2b1a9fb1f 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -4,3 +4,6 @@ insert_final_newline = true
 
 [*.php]
 indent_style = tab
+
+[*.js]
+indent_style = tab
-- 
GitLab