Mostly functional implementation using redux

This commit is contained in:
2021-01-03 23:30:51 +01:00
parent 3da220c0cf
commit 71666bab95
17 changed files with 624 additions and 419 deletions

View File

@@ -6,8 +6,9 @@ indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
trim_trailing_whitespace = false
insert_final_newline = true
quote=singleQuote
[*.md]
trim_trailing_whitespace = false