Add babel

This commit is contained in:
Jeremy Thomas
2017-07-01 18:30:39 +01:00
parent 082d05c8df
commit 5e644d861e
44 changed files with 3780 additions and 10158 deletions

3
docs/.babelrc Normal file
View File

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