mirror of
https://github.com/facebook/react.git
synced 2026-02-21 19:31:52 +00:00
Add insert_final_newline to editorconfig
This commit is contained in:
@@ -6,6 +6,7 @@ charset = utf-8
|
|||||||
end_of_line = lf
|
end_of_line = lf
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
indent_style = space
|
indent_style = space
|
||||||
|
insert_final_newline = true
|
||||||
max_line_length = 80
|
max_line_length = 80
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user