preparing extension for publishing wip

This commit is contained in:
resurtm
2016-12-20 12:41:26 +06:00
parent 4c6df4bcc7
commit 02a02ef147
11 changed files with 435 additions and 847 deletions

12
,editorconfig Normal file
View File

@ -0,0 +1,12 @@
root = true
[*]
trim_trailing_whitespace = true
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 4
[*.md]
trim_trailing_whitespace = false