Skip to content

Commit

Permalink
Merge pull request #231 from ilovepixelart/feature/dep
Browse files Browse the repository at this point in the history
Dep
  • Loading branch information
ilovepixelart committed Sep 14, 2024
2 parents 0bc67f7 + a1937c6 commit 1886957
Show file tree
Hide file tree
Showing 3 changed files with 827 additions and 1,368 deletions.
2 changes: 1 addition & 1 deletion jest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const config = recursive(mongo, {
'<rootDir>/tests/**/*.test.ts',
],
transform: {
'^.+\\.(t|j)sx?$': '@swc/jest',
'^.+\\.(t|j)sx?$': '@swc-node/jest',
},
testPathIgnorePatterns: [
'node_modules',
Expand Down
Loading

0 comments on commit 1886957

Please sign in to comment.