thematic/jest.config.js

8 строки
242 B
JavaScript

/*!
* Copyright (c) Microsoft. All rights reserved.
* Licensed under the MIT license. See LICENSE file in the project.
*/
const { configure } = require('@essex/jest-config')
const configuration = configure()
module.exports = configuration