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