Files
qrcode-decoder/.editorconfig
T
2021-01-31 16:02:09 +08:00

7 lines
110 B
INI

root = true
[*]
insert_final_newline = true
[*.{js,ts}]
indent_style = space
indent_size = 2
charset = utf-8