.editorconfig 83 B

123456
  1. [*]
  2. end_of_line = lf
  3. insert_final_newline = true
  4. [*.{cmd,bat}]
  5. end_of_line = crlf