Sha256: c64c6cde28ade1ef5a093f630efa7b65fa855398b8c1f9c0cc5becdf6ead611a

Contents?: true

Size: 259 Bytes

Versions: 5

Compression:

Stored size: 259 Bytes

Contents

"use strict";

exports.__esModule = true;

exports["default"] = function () {
  return {
    manipulateOptions: function manipulateOptions(opts, parserOpts) {
      parserOpts.plugins.push("asyncFunctions");
    }
  };
};

module.exports = exports["default"];

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
babel-schmooze-sprockets-0.1.0 node_modules/babel-plugin-syntax-async-functions/lib/index.js
babel-schmooze-sprockets-0.1.0.alpha.3 node_modules/babel-plugin-syntax-async-functions/lib/index.js
babel-schmooze-sprockets-0.1.0.alpha.2 node_modules/babel-plugin-syntax-async-functions/lib/index.js
es6_tilt-0.1.2 test/dummy/node_modules/babel-plugin-syntax-async-functions/lib/index.js
es6_tilt-0.1.1 test/dummy/node_modules/babel-plugin-syntax-async-functions/lib/index.js