Skip to content

Commit

Permalink
Setup forceExit
Browse files Browse the repository at this point in the history
  • Loading branch information
JayJay1024 committed Nov 26, 2024
1 parent b011bf3 commit 0ee39f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/jest-presets/node/jest-preset.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ module.exports = {
moduleFileExtensions: ["ts", "tsx", "js", "jsx", "json", "node"],
modulePathIgnorePatterns: ["<rootDir>/test/__fixtures__", "<rootDir>/node_modules", "<rootDir>/dist"],
preset: "ts-jest",
forceExit: true,
};

0 comments on commit 0ee39f5

Please sign in to comment.