.editorconfig 80 B

1234567
  1. # Top-most EditorConfig file.
  2. root = true
  3. [*]
  4. charset = utf-8
  5. end_of_line = lf