mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-03-21 17:24:28 -05:00
10 lines
162 B
INI
10 lines
162 B
INI
root = true
|
|
|
|
[*.{ts,js,vue,json}]
|
|
indent_style = tab
|
|
indent_size = 2
|
|
end_of_line = lf
|
|
charset = utf-8
|
|
trim_trailing_whitespace = true
|
|
insert_final_newline = true
|