mirror of
https://github.com/flynx/Course-JavaScript.git
synced 2025-10-28 18:40:08 +00:00
9 lines
124 B
INI
Executable File
9 lines
124 B
INI
Executable File
root = true
|
|
|
|
[**]
|
|
indent_style = tab
|
|
tab_width = 4
|
|
charset = utf-8
|
|
end_of_line = lf
|
|
trim_trailing_whitespace = true
|