Migrate JS to ES6

This commit is contained in:
Daniel Vassallo
2019-09-30 18:41:39 -07:00
parent c6a063df67
commit fe9cf0e41c
3 changed files with 40 additions and 23 deletions

View File

@@ -11,6 +11,7 @@
"author": "Daniel Vassallo",
"license": "MIT",
"devDependencies": {
"@babel/runtime": "^7.4.5",
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.5",
"@babel/plugin-transform-runtime": "^7.4.4",