File: test/.babelrc

Recommend this page to a friend!
  Classes of Jeremy Judeaux   Cancellable chain of promises   test/.babelrc   Download  
File: test/.babelrc
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Cancellable chain of promises
Run chains of actions based on asynchronous events
Author: By
Last change: Don't use bind operator in sources
Date: 2 years ago
Size: 86 bytes
 

Contents

Class file image Download
{ "presets": [ "es2015" ], "plugins": [ "transform-function-bind" ] }