#33 gulp build

This commit is contained in:
Mario Romano
2016-04-19 14:42:22 +01:00
parent 4a0651f425
commit 1a66cad612
30 changed files with 226 additions and 49884 deletions

10
.editorconfig Normal file
View File

@@ -0,0 +1,10 @@
root = true
[{src,scripts}/**.{ts,json,js}]
end_of_line = crlf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
indent_size = 4