Skip to content

Commit

Permalink
0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
lalalune committed Feb 15, 2024
1 parent 9ca8f11 commit ba92d4f
Show file tree
Hide file tree
Showing 4 changed files with 286 additions and 829 deletions.
2 changes: 1 addition & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @type {import('ts-jest').JestConfigWithTsJest} */
export default {
preset: "ts-jest",
testEnvironment: "node",
testEnvironment: "jest-environment-node",
rootDir: "./src",
testMatch: ["**/*.test.ts"],
globals: {
Expand Down
Loading

0 comments on commit ba92d4f

Please sign in to comment.