Initial commit

This commit is contained in:
Nicolas Dextraze
2016-09-24 20:42:23 -07:00
commit 7a4bf443e1
4 changed files with 132 additions and 0 deletions

3
.babelrc Normal file
View File

@ -0,0 +1,3 @@
{
"presets": ["es2015"]
}