chart-parts/jest.config.js

7 строки
206 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')
module.exports = configure()