mirror of
https://github.com/yugasun/qrcode-decoder.git
synced 2026-08-13 04:31:36 +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 |