mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(deps): migrate client vitest to 4.0.15 (#64819)
This commit is contained in:
@@ -4,7 +4,6 @@ import { defineConfig } from 'vitest/config';
|
||||
export default defineConfig({
|
||||
test: {
|
||||
setupFiles: 'vitest-setup.js',
|
||||
exclude: 'node_modules',
|
||||
projects: [
|
||||
{
|
||||
extends: true,
|
||||
|
||||
Reference in New Issue
Block a user