Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
toebeann committed Oct 24, 2022
1 parent 3a48e39 commit be99e74
Show file tree
Hide file tree
Showing 4 changed files with 988 additions and 1,312 deletions.
7 changes: 1 addition & 6 deletions jest.config.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
{
"preset": "ts-jest/presets/default-esm",
"preset": "ts-jest",
"testEnvironment": "node",
"globals": {
"ts-jest": {
"useESM": true
}
},
"moduleNameMapper": {
"^(\\.{1,2}/.*)\\.js$": "$1"
},
Expand Down
Loading

0 comments on commit be99e74

Please sign in to comment.