mirror of
https://github.com/luxfi/node.git
synced 2026-07-27 03:39:39 +00:00
7 lines
108 B
INI
7 lines
108 B
INI
# https://editorconfig.org/
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
trim_trailing_newspace = true
|