Merge branch 'develop' of https://github.com/Selz/plyr into develop

This commit is contained in:
Sam Potts 2017-11-05 01:02:17 +11:00
commit 3cd6c2acf6

10
.editorconfig Normal file
View File

@ -0,0 +1,10 @@
# See editorconfig.org
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true