babel-plugin-transform-catch-promise
v0.1.2
Published
This is a babel plugin that:
Downloads
1
Readme
babel-plugin-transform-catch-promise
This is a babel plugin that:
Prepend
var CatchPromise = require('catch-promise');
to the fileReplace all
Promise
identifiers withCatchPromise
Dev
npm run build
npm publish
npm run build
npm publish
Refs
- https://github.com/thejameskyle/babel-plugin-handbook
- https://github.com/babel/babel/tree/master/packages/babel-types
- https://gist.github.com/zbraniecki/649e0390d57ac353494d