.editorconfig 56 B

123456
  1. root = true
  2. [*.ts]
  3. end_of_line = lf
  4. indent_style = tab