refacor all the things \o/

This commit is contained in:
uwap 2017-09-19 10:12:32 +02:00
parent d729d949bd
commit 538162d38c
15 changed files with 721 additions and 402 deletions

View file

@ -1,5 +1,5 @@
{
"presets": [
"es2015", "react"
]
"env", "react"
],
}