Rebased branch

This commit is contained in:
Vito Albano
2016-10-04 13:01:32 +01:00
parent ce931fc4aa
commit 51beae42dc
13 changed files with 447 additions and 554 deletions

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