UNPKG

gerald-react-scripts-fork

Version:

Gerald's fork of the configuration and scripts for Create React App.

9 lines (6 loc) 159 B
'use strict'; exports.__esModule = true; exports.default = function (string) { return string.replace(/["']/g, ''); }; module.exports = exports['default'];