Skip to content

Commit

Permalink
fix: upgrade to node-fetch@3.X MONGOSH-1702
Browse files Browse the repository at this point in the history
  • Loading branch information
paula-stacho committed Feb 29, 2024
1 parent 274cefd commit 6153291
Show file tree
Hide file tree
Showing 13 changed files with 316 additions and 145 deletions.
1 change: 1 addition & 0 deletions configs/tsconfig-mongosh/tsconfig.common.json
Expand Up @@ -2,6 +2,7 @@
"compilerOptions": {
"esModuleInterop": true,
"downlevelIteration": true,
"skipLibCheck": true,
"sourceMap": true,

"strict": true,
Expand Down

0 comments on commit 6153291

Please sign in to comment.