frontend/.pnpm-store/v3/files/6b/f856a2022eb9afea5f4f6721fe8fe7307c43353c9b22b5c124f1700297438f45f454e62e599ea729f0ec89ab7ccd4db73a0601d1fb8a90e53114f64c9a9522

11 lines
166 B
Plaintext

# editorconfig.org
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true