.editorconfig 55 B

12345
  1. root = true
  2. [*]
  3. indent_style = spaces
  4. indent_size = 2