UI for Zipcoin Blue

.editorconfig 99B

12345678
  1. root = true
  2. [*]
  3. indent_style = space
  4. indent_size = 2
  5. end_of_line = lf
  6. insert_final_newline = true