UNPKG

@cypress/webpack-preprocessor

Version:
10 lines (9 loc) 240 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var config_1 = require("vitest/config"); exports.default = (0, config_1.defineConfig)({ test: { globals: true, environment: 'node', }, });