npm.io
0.63.1 • Published 1 month ago

babel-preset-startupjs

Licence
MIT
Version
0.63.1
Deps
9
Size
14 kB
Vulns
0
Weekly
0

babel-preset-startupjs

Babel preset for compiling StartupJS app on server, web, native

Usage in StartupJS projects

StartupJS projects include this configuration by default. You don't need to install it separately in StartupJS projects.

Usage outside of StartupJS

If you want to use this preset in a custom project, just plug it in .babelrc:

{
  presets: ['startupjs']
}

License

MIT

(c) Decision Mapper - http://decisionmapper.com