1.0.0 • Published 8 years ago

babel-preset-carrd v1.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

babel-preset-carrd

Babel preset used to build the Carrd platform, for use with the latest stable Node.js release.

The preset has the following plugins:

  • babel-plugin-transform-es2015-modules-commonjs
  • babel-plugin-transform-es2015-spread
  • babel-plugin-transform-es2015-parameters
  • babel-plugin-transform-es2015-destructuring
  • babel-plugin-transform-es2015-function-name
  • babel-plugin-transform-es2015-sticky-regex
  • babel-plugin-transform-es2015-unicode-regex
  • babel-plugin-syntax-async-functions
  • babel-plugin-transform-async-to-generator

License ISC