We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83b8e86 commit b9bd8a8Copy full SHA for b9bd8a8
test/tsconfig.json
@@ -3,7 +3,7 @@
3
"compilerOptions": {
4
"rootDir": "..",
5
"types": ["node", "jest"],
6
- "baseUrl": ".",
+ "baseUrl": "."
7
},
8
"include": [".", "../src"],
9
"exclude": [
0 commit comments