mirror of
https://github.com/Kxsso/jcutmirror.git
synced 2026-02-09 01:16:58 +08:00
11 lines
145 B
INI
11 lines
145 B
INI
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
|
|
[*.{ts,tsx,js,jsx,json,yml}]
|
|
charset = utf-8
|
|
indent_style = space
|
|
indent_size = 2
|