diff --git a/.editorconfig b/.editorconfig
index a09080c240d6bf8f8de0e9f5242f813b7ef6c083..a05921328fba23cb76a7c14140c6c42ad41d5198 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -21,6 +21,8 @@ indent_size = unset
 indent_style = space
 indent_size = 2
 
+[*.js]
+
 [*{.json,.ecrc}]
 indent_style = space
 indent_size = 2