This commit is contained in:
2020-05-25 16:07:30 +03:00
parent 0753359f07
commit 13971100cf
55 changed files with 32279 additions and 6964 deletions

View File

@@ -3,8 +3,10 @@ root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.js]
charset = utf-8
trim_trailing_whitespace = true
indent_style = space
charset = utf-8
indent_size = 2
[*.md]
trim_trailing_whitespace = false