build(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / .editorconfig
index be65bb51972e2110874ad41d55d8087176bea673..42cac22c0e0565e7364f7e22e8b4af7581b3de4a 100644 (file)
@@ -9,7 +9,7 @@ insert_final_newline = true
 end_of_line = lf
 max_line_length = 100
 
-[*.ts{,x}]
+[*.{ts{,x},js{,x},cjs,mjs}]
 quote_type = single
 
 [*.md]