UNPKG

babel-preset-test-bundled-dependencies

Version:

Allow custom config for create-react-app without ejecting

11 lines (8 loc) 197 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = function (name) { return name ? '"' + name + '" ' : ''; }; module.exports = exports['default'];