mirror of
https://github.com/TheDavidDelta/lingva-translate.git
synced 2025-10-06 00:02:52 +02:00
14 lines
164 B
INI
14 lines
164 B
INI
root = true
|
|
|
|
[*]
|
|
indent_style = space
|
|
charset = utf-8
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
|
|
[*.{js,ts,tsx}]
|
|
indent_size = 4
|
|
|
|
[*.{json,yml}]
|
|
indent_size = 2
|