X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.editorconfig;h=42cac22c0e0565e7364f7e22e8b4af7581b3de4a;hb=HEAD;hp=be65bb51972e2110874ad41d55d8087176bea673;hpb=03ebf4c1db6ba11903b42e56692ed3d8538ba1d3;p=e-mobility-charging-stations-simulator.git diff --git a/.editorconfig b/.editorconfig index be65bb51..42cac22c 100644 --- a/.editorconfig +++ b/.editorconfig @@ -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]