First commit

This commit is contained in:
Maxime Thirouin
2014-03-24 08:34:59 +01:00
commit db3eecadd0
12 changed files with 1527 additions and 0 deletions

4
.jshintrc Normal file
View File

@@ -0,0 +1,4 @@
{
"asi": true
, "laxcomma": true
}