summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-03-14 12:49:37 +0300
committerAndrew Dolgov <[email protected]>2021-03-14 12:49:37 +0300
commitf7ee812db201ed05e7be6fe47e4bbbda5a1e67e5 (patch)
tree01522beeac28b50a3991995adbb91fbd4ee416c4 /.editorconfig
parent2f402d598d7b40acb4380b10924d2bcbe864ab27 (diff)
update editorconfig
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig3
1 files changed, 3 insertions, 0 deletions
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