.editorconfig 62 B

12345
  1. root = true
  2. [*.{js,css}]
  3. indent_style = space
  4. indent_size = 2