Skip to content

Commit

Permalink
fix: remove paths
Browse files Browse the repository at this point in the history
  • Loading branch information
moritzkirstein committed Mar 15, 2024
1 parent 7a56152 commit 8c13b55
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
"resolveJsonModule": true,
"module": "CommonJS",
"target": "ESNext",
"paths": {
"../../src/*": ["../src/*"]
},
"esModuleInterop": true
}
}

0 comments on commit 8c13b55

Please sign in to comment.