mirror of
https://github.com/yugasun/qrcode-decoder.git
synced 2026-08-12 12:12:06 +08:00
7 lines
110 B
INI
7 lines
110 B
INI
root = true
|
|
[*]
|
|
insert_final_newline = true
|
|
[*.{js,ts}]
|
|
indent_style = space
|
|
indent_size = 2
|
|
charset = utf-8 |