Skip to content
This repository was archived by the owner on Aug 24, 2025. It is now read-only.

Commit c5f9188

Browse files
committed
Updated stack.
1 parent f6700fb commit c5f9188

File tree

5 files changed

+1617
-2398
lines changed

5 files changed

+1617
-2398
lines changed

__tests__/helper/.gitkeep

Whitespace-only changes.

jest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/** @type {import("ts-jest/dist/types").InitialOptionsTsJest} */
1+
/** @type {import('ts-jest').InitialOptionsTsJest} */
22
export default {
33
preset: "ts-jest/presets/default-esm",
44
testEnvironment: "node",

0 commit comments

Comments
 (0)