Small fixes

This commit is contained in:
RainLoop Team 2015-10-19 21:41:38 +04:00
parent 8ed2791196
commit d5bafd8f9b
135 changed files with 46 additions and 4495 deletions

4
vendors/svg4everybody/.editorconfig vendored Normal file
View file

@ -0,0 +1,4 @@
[*]
end_of_line = lf
indent_style = tab
insert_final_newline = true

3
vendors/svg4everybody/.jshintrc vendored Normal file
View file

@ -0,0 +1,3 @@
{
"strict": false
}