Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mikicho committed Feb 26, 2024
1 parent 18f32f3 commit 65e80e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions types/tsconfig.json
Expand Up @@ -6,6 +6,6 @@
"noEmit": true,
"esModuleInterop": true,
"baseUrl": ".",
"paths": { "nock": ["."] }
}
"paths": { "nock": ["."] },
},
}

0 comments on commit 65e80e3

Please sign in to comment.