Changelog
- fix: use
Object.assign()
instead of object spread operator because non-standard feature #229 - fix: removed
babel: {}
options frompackage.json
- fix: remove dangling comma because non-standard feature #230
- fix: remove
module
andjsnext:main
properties frompackage.json