UNPKG

nowrapper-json

Version:

nowrapper

12 lines (9 loc) 209 B
"use strict"; module.exports = { transform: { '^.+\\.(js|jsx|mjs)$': './babelTransform.js' }, verbose: true, testURL: 'http://localhost', setupTestFrameworkScriptFile: './test/setupTests.js' }