This commit is contained in:
2025-01-01 15:16:24 +01:00
parent a9bf3781e0
commit 14cdc06de5
18 changed files with 1636 additions and 46 deletions

View File

@@ -172,7 +172,7 @@ const config: Config = {
// testResultsProcessor: undefined,
// This option allows use of a custom test runner
// testRunner: "jest-circus/runner",
//testRunner: "jest-circus/runner",
// A map from regular expressions to paths to transformers
// transform: undefined,