We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9b709f commit 4c0fda0Copy full SHA for 4c0fda0
packages/instrumentation-redis/tsconfig.json
@@ -5,7 +5,7 @@
5
"outDir": "build",
6
"esModuleInterop": true,
7
"allowSyntheticDefaultImports": true,
8
- "skipLibCheck": true // point to the issue
+ "skipLibCheck": true
9
},
10
"include": [
11
"src/**/*.ts",
0 commit comments