Babel preset for compiling StartupJS app on server, web, native
StartupJS projects include this configuration by default. You don't need to install it separately in StartupJS projects.
If you want to use this preset in a custom project, just plug it in .babelrc
:
{
presets: ['startupjs']
}
MIT
(c) Decision Mapper - http://decisionmapper.com