frontend/.pnpm-store/v3/files/53/1154a7723ee71b98832ac8dcd1abc6dd4f736da0a66a5c5985e32e07fb0c4287cbfa8230de3f02eb823ab9be5b39e2a28191395904c8361aa15922bdb170a3

17 lines
288 B
Plaintext

# EditorConfig is awesome: http://EditorConfig.org
# top-most EditorConfig file
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = tab
trim_trailing_whitespace = true
[*.md]
indent_size = 2
indent_style = space
trim_trailing_whitespace = false