mirror of
https://github.com/oen/liquid-template.git
synced 2026-07-22 05:40:24 +00:00
9 lines
No EOL
162 B
INI
9 lines
No EOL
162 B
INI
root = true
|
|
|
|
[**.{ts,json,js}]
|
|
end_of_line = crlf
|
|
charset = utf-8
|
|
trim_trailing_whitespace = true
|
|
insert_final_newline = true
|
|
indent_style = space
|
|
indent_size = 2 |