feat: solved day one puzzle
This commit is contained in:
+2
-2
@@ -14,8 +14,8 @@ indent_size = 2
|
||||
#### Core EditorConfig Options ####
|
||||
|
||||
# Indentation and spacing
|
||||
indent_size = 4
|
||||
tab_width = 4
|
||||
indent_size = 2
|
||||
tab_width = 2
|
||||
|
||||
# New line preferences
|
||||
end_of_line = crlf
|
||||
|
||||
Reference in New Issue
Block a user